public static interface DeleteUserEndpointsRequest.Builder extends PinpointRequest.Builder, SdkPojo, CopyableBuilder<DeleteUserEndpointsRequest.Builder,DeleteUserEndpointsRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteUserEndpointsRequest.Builder |
applicationId(String applicationId)
The unique identifier for the application.
|
DeleteUserEndpointsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteUserEndpointsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteUserEndpointsRequest.Builder |
userId(String userId)
The unique identifier for the user.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteUserEndpointsRequest.Builder applicationId(String applicationId)
The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.
applicationId - The unique identifier for the application. This identifier is displayed as the Project ID on
the Amazon Pinpoint console.DeleteUserEndpointsRequest.Builder userId(String userId)
The unique identifier for the user.
userId - The unique identifier for the user.DeleteUserEndpointsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteUserEndpointsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.