Uses of Class
software.amazon.awssdk.services.glue.model.UpdateGlueIdentityCenterConfigurationRequest
-
Packages that use UpdateGlueIdentityCenterConfigurationRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.transform -
-
Uses of UpdateGlueIdentityCenterConfigurationRequest in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue with parameters of type UpdateGlueIdentityCenterConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateGlueIdentityCenterConfigurationResponse>GlueAsyncClient. updateGlueIdentityCenterConfiguration(UpdateGlueIdentityCenterConfigurationRequest updateGlueIdentityCenterConfigurationRequest)Updates the existing Glue Identity Center configuration, allowing modification of scopes and permissions for the integration.default UpdateGlueIdentityCenterConfigurationResponseGlueClient. updateGlueIdentityCenterConfiguration(UpdateGlueIdentityCenterConfigurationRequest updateGlueIdentityCenterConfigurationRequest)Updates the existing Glue Identity Center configuration, allowing modification of scopes and permissions for the integration. -
Uses of UpdateGlueIdentityCenterConfigurationRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type UpdateGlueIdentityCenterConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateGlueIdentityCenterConfigurationRequestMarshaller. marshall(UpdateGlueIdentityCenterConfigurationRequest updateGlueIdentityCenterConfigurationRequest)
-