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