public static interface DeregisterGatewayInstanceResponse.Builder extends MediaConnectResponse.Builder, SdkPojo, CopyableBuilder<DeregisterGatewayInstanceResponse.Builder,DeregisterGatewayInstanceResponse>
| Modifier and Type | Method and Description |
|---|---|
DeregisterGatewayInstanceResponse.Builder |
gatewayInstanceArn(String gatewayInstanceArn)
The Amazon Resource Name (ARN) of the instance.
|
DeregisterGatewayInstanceResponse.Builder |
instanceState(InstanceState instanceState)
The status of the instance.
|
DeregisterGatewayInstanceResponse.Builder |
instanceState(String instanceState)
The status of the instance.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeregisterGatewayInstanceResponse.Builder gatewayInstanceArn(String gatewayInstanceArn)
gatewayInstanceArn - The Amazon Resource Name (ARN) of the instance.DeregisterGatewayInstanceResponse.Builder instanceState(String instanceState)
instanceState - The status of the instance.InstanceState,
InstanceStateDeregisterGatewayInstanceResponse.Builder instanceState(InstanceState instanceState)
instanceState - The status of the instance.InstanceState,
InstanceStateCopyright © 2023. All rights reserved.