public static interface GetDedicatedIpRequest.Builder extends PinpointEmailRequest.Builder, SdkPojo, CopyableBuilder<GetDedicatedIpRequest.Builder,GetDedicatedIpRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDedicatedIpRequest.Builder |
ip(String ip)
The IP address that you want to obtain more information about.
|
GetDedicatedIpRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDedicatedIpRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDedicatedIpRequest.Builder ip(String ip)
The IP address that you want to obtain more information about. The value you specify has to be a dedicated IP address that's assocaited with your Amazon Pinpoint account.
ip - The IP address that you want to obtain more information about. The value you specify has to be a
dedicated IP address that's assocaited with your Amazon Pinpoint account.GetDedicatedIpRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDedicatedIpRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.