Uses of Interface
software.amazon.awssdk.services.cognitosync.model.GetCognitoEventsResponse.Builder
-
Packages that use GetCognitoEventsResponse.Builder Package Description software.amazon.awssdk.services.cognitosync.model -
-
Uses of GetCognitoEventsResponse.Builder in software.amazon.awssdk.services.cognitosync.model
Methods in software.amazon.awssdk.services.cognitosync.model that return GetCognitoEventsResponse.Builder Modifier and Type Method Description static GetCognitoEventsResponse.BuilderGetCognitoEventsResponse. builder()GetCognitoEventsResponse.BuilderGetCognitoEventsResponse.Builder. events(Map<String,String> events)The Cognito Events returned from the GetCognitoEvents requestGetCognitoEventsResponse.BuilderGetCognitoEventsResponse. toBuilder()Methods in software.amazon.awssdk.services.cognitosync.model that return types with arguments of type GetCognitoEventsResponse.Builder Modifier and Type Method Description static Class<? extends GetCognitoEventsResponse.Builder>GetCognitoEventsResponse. serializableBuilderClass()
-