Uses of Class
software.amazon.awssdk.services.outposts.model.StartOutpostDecommissionRequest
-
Packages that use StartOutpostDecommissionRequest Package Description software.amazon.awssdk.services.outposts Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and tools to customer premises.software.amazon.awssdk.services.outposts.transform -
-
Uses of StartOutpostDecommissionRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type StartOutpostDecommissionRequest Modifier and Type Method Description default CompletableFuture<StartOutpostDecommissionResponse>OutpostsAsyncClient. startOutpostDecommission(StartOutpostDecommissionRequest startOutpostDecommissionRequest)Starts the decommission process to return the Outposts racks or servers.default StartOutpostDecommissionResponseOutpostsClient. startOutpostDecommission(StartOutpostDecommissionRequest startOutpostDecommissionRequest)Starts the decommission process to return the Outposts racks or servers. -
Uses of StartOutpostDecommissionRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type StartOutpostDecommissionRequest Modifier and Type Method Description SdkHttpFullRequestStartOutpostDecommissionRequestMarshaller. marshall(StartOutpostDecommissionRequest startOutpostDecommissionRequest)
-