public static interface DescribeAcceleratorOfferingsRequest.Builder extends ElasticInferenceRequest.Builder, SdkPojo, CopyableBuilder<DescribeAcceleratorOfferingsRequest.Builder,DescribeAcceleratorOfferingsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeAcceleratorOfferingsRequest.Builder |
acceleratorTypes(Collection<String> acceleratorTypes)
The list of accelerator types to describe.
|
DescribeAcceleratorOfferingsRequest.Builder |
acceleratorTypes(String... acceleratorTypes)
The list of accelerator types to describe.
|
DescribeAcceleratorOfferingsRequest.Builder |
locationType(LocationType locationType)
The location type that you want to describe accelerator type offerings for.
|
DescribeAcceleratorOfferingsRequest.Builder |
locationType(String locationType)
The location type that you want to describe accelerator type offerings for.
|
DescribeAcceleratorOfferingsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeAcceleratorOfferingsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeAcceleratorOfferingsRequest.Builder locationType(String locationType)
The location type that you want to describe accelerator type offerings for. It can assume the following values: region: will return the accelerator type offering at the regional level. availability-zone: will return the accelerator type offering at the availability zone level. availability-zone-id: will return the accelerator type offering at the availability zone level returning the availability zone id.
locationType - The location type that you want to describe accelerator type offerings for. It can assume the
following values: region: will return the accelerator type offering at the regional level.
availability-zone: will return the accelerator type offering at the availability zone level.
availability-zone-id: will return the accelerator type offering at the availability zone level
returning the availability zone id.LocationType,
LocationTypeDescribeAcceleratorOfferingsRequest.Builder locationType(LocationType locationType)
The location type that you want to describe accelerator type offerings for. It can assume the following values: region: will return the accelerator type offering at the regional level. availability-zone: will return the accelerator type offering at the availability zone level. availability-zone-id: will return the accelerator type offering at the availability zone level returning the availability zone id.
locationType - The location type that you want to describe accelerator type offerings for. It can assume the
following values: region: will return the accelerator type offering at the regional level.
availability-zone: will return the accelerator type offering at the availability zone level.
availability-zone-id: will return the accelerator type offering at the availability zone level
returning the availability zone id.LocationType,
LocationTypeDescribeAcceleratorOfferingsRequest.Builder acceleratorTypes(Collection<String> acceleratorTypes)
The list of accelerator types to describe.
acceleratorTypes - The list of accelerator types to describe.DescribeAcceleratorOfferingsRequest.Builder acceleratorTypes(String... acceleratorTypes)
The list of accelerator types to describe.
acceleratorTypes - The list of accelerator types to describe.DescribeAcceleratorOfferingsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeAcceleratorOfferingsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.