public class PartnerInfo extends Object
Constructor and Description |
---|
PartnerInfo() |
Modifier and Type | Method and Description |
---|---|
String |
id()
Get the id value.
|
String |
location()
Get the location value.
|
FailoverGroupReplicationRole |
replicationRole()
Get the replicationRole value.
|
PartnerInfo |
withId(String id)
Set the id value.
|
public String id()
public PartnerInfo withId(String id)
id
- the id value to setpublic String location()
public FailoverGroupReplicationRole replicationRole()
Copyright © 2019. All rights reserved.