public static interface DeleteInterconnectResponse.Builder extends DirectConnectResponse.Builder, SdkPojo, CopyableBuilder<DeleteInterconnectResponse.Builder,DeleteInterconnectResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteInterconnectResponse.Builder |
interconnectState(InterconnectState interconnectState)
The state of the interconnect.
|
DeleteInterconnectResponse.Builder |
interconnectState(String interconnectState)
The state of the interconnect.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildDeleteInterconnectResponse.Builder interconnectState(String interconnectState)
The state of the interconnect. The following are the possible values:
requested: The initial state of an interconnect. The interconnect stays in the requested state
until the Letter of Authorization (LOA) is sent to the customer.
pending: The interconnect is approved, and is being initialized.
available: The network link is up, and the interconnect is ready for use.
down: The network link is down.
deleting: The interconnect is being deleted.
deleted: The interconnect is deleted.
interconnectState - The state of the interconnect. The following are the possible values:
requested: The initial state of an interconnect. The interconnect stays in the requested
state until the Letter of Authorization (LOA) is sent to the customer.
pending: The interconnect is approved, and is being initialized.
available: The network link is up, and the interconnect is ready for use.
down: The network link is down.
deleting: The interconnect is being deleted.
deleted: The interconnect is deleted.
InterconnectState,
InterconnectStateDeleteInterconnectResponse.Builder interconnectState(InterconnectState interconnectState)
The state of the interconnect. The following are the possible values:
requested: The initial state of an interconnect. The interconnect stays in the requested state
until the Letter of Authorization (LOA) is sent to the customer.
pending: The interconnect is approved, and is being initialized.
available: The network link is up, and the interconnect is ready for use.
down: The network link is down.
deleting: The interconnect is being deleted.
deleted: The interconnect is deleted.
interconnectState - The state of the interconnect. The following are the possible values:
requested: The initial state of an interconnect. The interconnect stays in the requested
state until the Letter of Authorization (LOA) is sent to the customer.
pending: The interconnect is approved, and is being initialized.
available: The network link is up, and the interconnect is ready for use.
down: The network link is down.
deleting: The interconnect is being deleted.
deleted: The interconnect is deleted.
InterconnectState,
InterconnectStateCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.