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