Uses of Interface
software.amazon.awssdk.services.ssoadmin.model.PutApplicationAccessScopeResponse.Builder
-
Packages that use PutApplicationAccessScopeResponse.Builder Package Description software.amazon.awssdk.services.ssoadmin.model -
-
Uses of PutApplicationAccessScopeResponse.Builder in software.amazon.awssdk.services.ssoadmin.model
Methods in software.amazon.awssdk.services.ssoadmin.model that return PutApplicationAccessScopeResponse.Builder Modifier and Type Method Description static PutApplicationAccessScopeResponse.BuilderPutApplicationAccessScopeResponse. builder()PutApplicationAccessScopeResponse.BuilderPutApplicationAccessScopeResponse. toBuilder()Methods in software.amazon.awssdk.services.ssoadmin.model that return types with arguments of type PutApplicationAccessScopeResponse.Builder Modifier and Type Method Description static Class<? extends PutApplicationAccessScopeResponse.Builder>PutApplicationAccessScopeResponse. serializableBuilderClass()
-