SupportedAssociation.Builder |
SupportedAssociation.Builder.associationBehavior(String associationBehavior) |
The association behavior.
|
SupportedAssociation.Builder |
SupportedAssociation.Builder.associationBehavior(RegistrationAssociationBehavior associationBehavior) |
The association behavior.
|
static SupportedAssociation.Builder |
SupportedAssociation.builder() |
|
SupportedAssociation.Builder |
SupportedAssociation.Builder.disassociationBehavior(String disassociationBehavior) |
The disassociation behavior.
|
SupportedAssociation.Builder |
SupportedAssociation.Builder.disassociationBehavior(RegistrationDisassociationBehavior disassociationBehavior) |
The disassociation behavior.
|
SupportedAssociation.Builder |
SupportedAssociation.Builder.isoCountryCode(String isoCountryCode) |
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
|
SupportedAssociation.Builder |
SupportedAssociation.Builder.resourceType(String resourceType) |
Defines the behavior of when an origination identity and registration can be associated with each other.
|
SupportedAssociation.Builder |
SupportedAssociation.toBuilder() |
|