public static interface PeeringAttachmentStatus.Builder extends SdkPojo, CopyableBuilder<PeeringAttachmentStatus.Builder,PeeringAttachmentStatus>
| Modifier and Type | Method and Description |
|---|---|
PeeringAttachmentStatus.Builder |
code(String code)
The status code.
|
PeeringAttachmentStatus.Builder |
message(String message)
The status message, if applicable.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPeeringAttachmentStatus.Builder code(String code)
The status code.
code - The status code.PeeringAttachmentStatus.Builder message(String message)
The status message, if applicable.
message - The status message, if applicable.Copyright © 2021. All rights reserved.