public static interface AssociationStateDetails.Builder extends SdkPojo, CopyableBuilder<AssociationStateDetails.Builder,AssociationStateDetails>
| Modifier and Type | Method and Description |
|---|---|
AssociationStateDetails.Builder |
state(String state)
The state of the association.
|
AssociationStateDetails.Builder |
statusMessage(String statusMessage)
The status message, if applicable.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociationStateDetails.Builder state(String state)
The state of the association.
state - The state of the association.AssociationStateDetails.Builder statusMessage(String statusMessage)
The status message, if applicable.
statusMessage - The status message, if applicable.Copyright © 2023. All rights reserved.