StartOutpostDecommissionResponse.Builder |
StartOutpostDecommissionResponse.Builder.blockingResourceTypes(Collection<BlockingResourceType> blockingResourceTypes) |
The resources still associated with the Outpost that you are decommissioning.
|
StartOutpostDecommissionResponse.Builder |
StartOutpostDecommissionResponse.Builder.blockingResourceTypes(BlockingResourceType... blockingResourceTypes) |
The resources still associated with the Outpost that you are decommissioning.
|
StartOutpostDecommissionResponse.Builder |
StartOutpostDecommissionResponse.Builder.blockingResourceTypesWithStrings(String... blockingResourceTypes) |
The resources still associated with the Outpost that you are decommissioning.
|
StartOutpostDecommissionResponse.Builder |
StartOutpostDecommissionResponse.Builder.blockingResourceTypesWithStrings(Collection<String> blockingResourceTypes) |
The resources still associated with the Outpost that you are decommissioning.
|
static StartOutpostDecommissionResponse.Builder |
StartOutpostDecommissionResponse.builder() |
|
StartOutpostDecommissionResponse.Builder |
StartOutpostDecommissionResponse.Builder.status(String status) |
The status of the decommission request.
|
StartOutpostDecommissionResponse.Builder |
StartOutpostDecommissionResponse.Builder.status(DecommissionRequestStatus status) |
The status of the decommission request.
|
StartOutpostDecommissionResponse.Builder |
StartOutpostDecommissionResponse.toBuilder() |
|