public static interface StandardsStatusReason.Builder extends SdkPojo, CopyableBuilder<StandardsStatusReason.Builder,StandardsStatusReason>
| Modifier and Type | Method and Description |
|---|---|
StandardsStatusReason.Builder |
statusReasonCode(StatusReasonCode statusReasonCode)
The reason code that represents the reason for the current status of a standard subscription.
|
StandardsStatusReason.Builder |
statusReasonCode(String statusReasonCode)
The reason code that represents the reason for the current status of a standard subscription.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStandardsStatusReason.Builder statusReasonCode(String statusReasonCode)
The reason code that represents the reason for the current status of a standard subscription.
statusReasonCode - The reason code that represents the reason for the current status of a standard subscription.StatusReasonCode,
StatusReasonCodeStandardsStatusReason.Builder statusReasonCode(StatusReasonCode statusReasonCode)
The reason code that represents the reason for the current status of a standard subscription.
statusReasonCode - The reason code that represents the reason for the current status of a standard subscription.StatusReasonCode,
StatusReasonCodeCopyright © 2023. All rights reserved.