Uses of Interface
software.amazon.awssdk.services.outposts.model.StartOutpostDecommissionResponse.Builder
Packages that use StartOutpostDecommissionResponse.Builder
-
Uses of StartOutpostDecommissionResponse.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return StartOutpostDecommissionResponse.BuilderModifier and TypeMethodDescriptionStartOutpostDecommissionResponse.Builder.blockingResourceTypes(Collection<BlockingResourceType> blockingResourceTypes) The resources still associated with the Outpost that you are decommissioning.StartOutpostDecommissionResponse.Builder.blockingResourceTypes(BlockingResourceType... blockingResourceTypes) The resources still associated with the Outpost that you are decommissioning.StartOutpostDecommissionResponse.Builder.blockingResourceTypesWithStrings(String... blockingResourceTypes) The resources still associated with the Outpost that you are decommissioning.StartOutpostDecommissionResponse.Builder.blockingResourceTypesWithStrings(Collection<String> blockingResourceTypes) The resources still associated with the Outpost that you are decommissioning.StartOutpostDecommissionResponse.builder()The status of the decommission request.StartOutpostDecommissionResponse.Builder.status(DecommissionRequestStatus status) The status of the decommission request.StartOutpostDecommissionResponse.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type StartOutpostDecommissionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StartOutpostDecommissionResponse.Builder>StartOutpostDecommissionResponse.serializableBuilderClass()