Uses of Interface
software.amazon.awssdk.services.rolesanywhere.model.DeleteAttributeMappingResponse.Builder
-
Packages that use DeleteAttributeMappingResponse.Builder Package Description software.amazon.awssdk.services.rolesanywhere.model -
-
Uses of DeleteAttributeMappingResponse.Builder in software.amazon.awssdk.services.rolesanywhere.model
Methods in software.amazon.awssdk.services.rolesanywhere.model that return DeleteAttributeMappingResponse.Builder Modifier and Type Method Description static DeleteAttributeMappingResponse.BuilderDeleteAttributeMappingResponse. builder()default DeleteAttributeMappingResponse.BuilderDeleteAttributeMappingResponse.Builder. profile(Consumer<ProfileDetail.Builder> profile)The state of the profile after a read or write operation.DeleteAttributeMappingResponse.BuilderDeleteAttributeMappingResponse.Builder. profile(ProfileDetail profile)The state of the profile after a read or write operation.DeleteAttributeMappingResponse.BuilderDeleteAttributeMappingResponse. toBuilder()Methods in software.amazon.awssdk.services.rolesanywhere.model that return types with arguments of type DeleteAttributeMappingResponse.Builder Modifier and Type Method Description static Class<? extends DeleteAttributeMappingResponse.Builder>DeleteAttributeMappingResponse. serializableBuilderClass()
-