public static interface BatchGetDevEndpointsRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<BatchGetDevEndpointsRequest.Builder,BatchGetDevEndpointsRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetDevEndpointsRequest.Builder |
devEndpointNames(Collection<String> devEndpointNames)
The list of
DevEndpoint names, which might be the names returned from the
ListDevEndpoint operation. |
BatchGetDevEndpointsRequest.Builder |
devEndpointNames(String... devEndpointNames)
The list of
DevEndpoint names, which might be the names returned from the
ListDevEndpoint operation. |
BatchGetDevEndpointsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetDevEndpointsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetDevEndpointsRequest.Builder devEndpointNames(Collection<String> devEndpointNames)
The list of DevEndpoint names, which might be the names returned from the
ListDevEndpoint operation.
devEndpointNames - The list of DevEndpoint names, which might be the names returned from the
ListDevEndpoint operation.BatchGetDevEndpointsRequest.Builder devEndpointNames(String... devEndpointNames)
The list of DevEndpoint names, which might be the names returned from the
ListDevEndpoint operation.
devEndpointNames - The list of DevEndpoint names, which might be the names returned from the
ListDevEndpoint operation.BatchGetDevEndpointsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetDevEndpointsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.