public static interface GetCustomEntityTypeRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<GetCustomEntityTypeRequest.Builder,GetCustomEntityTypeRequest>
| Modifier and Type | Method and Description |
|---|---|
GetCustomEntityTypeRequest.Builder |
name(String name)
The name of the custom pattern that you want to retrieve.
|
GetCustomEntityTypeRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetCustomEntityTypeRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCustomEntityTypeRequest.Builder name(String name)
The name of the custom pattern that you want to retrieve.
name - The name of the custom pattern that you want to retrieve.GetCustomEntityTypeRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetCustomEntityTypeRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.