Uses of Interface
software.amazon.awssdk.services.ec2.model.CancelBundleTaskRequest.Builder
Packages that use CancelBundleTaskRequest.Builder
Package
Description
-
Uses of CancelBundleTaskRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type CancelBundleTaskRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.cancelBundleTask(Consumer<CancelBundleTaskRequest.Builder> cancelBundleTaskRequest) Cancels a bundling operation for an instance store-backed Windows instance.default CancelBundleTaskResponseEc2Client.cancelBundleTask(Consumer<CancelBundleTaskRequest.Builder> cancelBundleTaskRequest) Cancels a bundling operation for an instance store-backed Windows instance. -
Uses of CancelBundleTaskRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CancelBundleTaskRequest.BuilderModifier and TypeMethodDescriptionCancelBundleTaskRequest.builder()The ID of the bundle task.Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.CancelBundleTaskRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) CancelBundleTaskRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) CancelBundleTaskRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CancelBundleTaskRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CancelBundleTaskRequest.Builder>CancelBundleTaskRequest.serializableBuilderClass()