public static interface SetCognitoEventsRequest.Builder extends CognitoSyncRequest.Builder, CopyableBuilder<SetCognitoEventsRequest.Builder,SetCognitoEventsRequest>
| Modifier and Type | Method and Description |
|---|---|
SetCognitoEventsRequest.Builder |
events(Map<String,String> events)
The events to configure
|
SetCognitoEventsRequest.Builder |
identityPoolId(String identityPoolId)
The Cognito Identity Pool to use when configuring Cognito Events
|
SetCognitoEventsRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildSetCognitoEventsRequest.Builder identityPoolId(String identityPoolId)
The Cognito Identity Pool to use when configuring Cognito Events
identityPoolId - The Cognito Identity Pool to use when configuring Cognito EventsSetCognitoEventsRequest.Builder events(Map<String,String> events)
The events to configure
events - The events to configureSetCognitoEventsRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.