public static interface DeleteInterconnectResponse.Builder extends DirectConnectResponse.Builder, CopyableBuilder<DeleteInterconnectResponse.Builder,DeleteInterconnectResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteInterconnectResponse.Builder |
interconnectState(InterconnectState interconnectState)
Sets the value of the InterconnectState property for this object.
|
DeleteInterconnectResponse.Builder |
interconnectState(String interconnectState)
Sets the value of the InterconnectState property for this object.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildDeleteInterconnectResponse.Builder interconnectState(String interconnectState)
interconnectState - The new value for the InterconnectState property for this object.InterconnectState,
InterconnectStateDeleteInterconnectResponse.Builder interconnectState(InterconnectState interconnectState)
interconnectState - The new value for the InterconnectState property for this object.InterconnectState,
InterconnectStateCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.