Uses of Interface
software.amazon.awssdk.services.ec2.model.GetCapacityManagerAttributesRequest.Builder
Packages that use GetCapacityManagerAttributesRequest.Builder
Package
Description
-
Uses of GetCapacityManagerAttributesRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetCapacityManagerAttributesRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getCapacityManagerAttributes(Consumer<GetCapacityManagerAttributesRequest.Builder> getCapacityManagerAttributesRequest) Retrieves the current configuration and status of EC2 Capacity Manager for your account, including enablement status, Organizations access settings, and data ingestion status.Ec2Client.getCapacityManagerAttributes(Consumer<GetCapacityManagerAttributesRequest.Builder> getCapacityManagerAttributesRequest) Retrieves the current configuration and status of EC2 Capacity Manager for your account, including enablement status, Organizations access settings, and data ingestion status. -
Uses of GetCapacityManagerAttributesRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetCapacityManagerAttributesRequest.BuilderModifier and TypeMethodDescriptionGetCapacityManagerAttributesRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.GetCapacityManagerAttributesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetCapacityManagerAttributesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetCapacityManagerAttributesRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetCapacityManagerAttributesRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetCapacityManagerAttributesRequest.Builder>GetCapacityManagerAttributesRequest.serializableBuilderClass()