public static interface GetNamespaceRequest.Builder extends ServiceDiscoveryRequest.Builder, SdkPojo, CopyableBuilder<GetNamespaceRequest.Builder,GetNamespaceRequest>
| Modifier and Type | Method and Description |
|---|---|
GetNamespaceRequest.Builder |
id(String id)
The ID of the namespace that you want to get information about.
|
GetNamespaceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetNamespaceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetNamespaceRequest.Builder id(String id)
The ID of the namespace that you want to get information about.
id - The ID of the namespace that you want to get information about.GetNamespaceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetNamespaceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.