Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.UpdateGroupResponse.Builder
Packages that use UpdateGroupResponse.Builder
-
Uses of UpdateGroupResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return UpdateGroupResponse.BuilderModifier and TypeMethodDescriptionstatic UpdateGroupResponse.BuilderUpdateGroupResponse.builder()default UpdateGroupResponse.BuilderUpdateGroupResponse.Builder.group(Consumer<GroupType.Builder> group) Contains the updated details of the group, including precedence, IAM role, and description.Contains the updated details of the group, including precedence, IAM role, and description.UpdateGroupResponse.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type UpdateGroupResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateGroupResponse.Builder>UpdateGroupResponse.serializableBuilderClass()