Uses of Interface
software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest.Builder
Packages that use DeleteOutpostRequest.Builder
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of DeleteOutpostRequest.Builder in software.amazon.awssdk.services.outposts
Method parameters in software.amazon.awssdk.services.outposts with type arguments of type DeleteOutpostRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteOutpostResponse>OutpostsAsyncClient.deleteOutpost(Consumer<DeleteOutpostRequest.Builder> deleteOutpostRequest) Deletes the specified Outpost.default DeleteOutpostResponseOutpostsClient.deleteOutpost(Consumer<DeleteOutpostRequest.Builder> deleteOutpostRequest) Deletes the specified Outpost. -
Uses of DeleteOutpostRequest.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return DeleteOutpostRequest.BuilderModifier and TypeMethodDescriptionstatic DeleteOutpostRequest.BuilderDeleteOutpostRequest.builder()The ID or ARN of the Outpost.DeleteOutpostRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DeleteOutpostRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DeleteOutpostRequest.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type DeleteOutpostRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DeleteOutpostRequest.Builder>DeleteOutpostRequest.serializableBuilderClass()