Uses of Class
software.amazon.awssdk.services.worklink.model.UpdateIdentityProviderConfigurationRequest
-
Packages that use UpdateIdentityProviderConfigurationRequest Package Description software.amazon.awssdk.services.worklink Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and Android phones.software.amazon.awssdk.services.worklink.transform -
-
Uses of UpdateIdentityProviderConfigurationRequest in software.amazon.awssdk.services.worklink
Methods in software.amazon.awssdk.services.worklink with parameters of type UpdateIdentityProviderConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateIdentityProviderConfigurationResponse>WorkLinkAsyncClient. updateIdentityProviderConfiguration(UpdateIdentityProviderConfigurationRequest updateIdentityProviderConfigurationRequest)Deprecated.Amazon WorkLink is no longer supported.default UpdateIdentityProviderConfigurationResponseWorkLinkClient. updateIdentityProviderConfiguration(UpdateIdentityProviderConfigurationRequest updateIdentityProviderConfigurationRequest)Deprecated.Amazon WorkLink is no longer supported. -
Uses of UpdateIdentityProviderConfigurationRequest in software.amazon.awssdk.services.worklink.transform
Methods in software.amazon.awssdk.services.worklink.transform with parameters of type UpdateIdentityProviderConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateIdentityProviderConfigurationRequestMarshaller. marshall(UpdateIdentityProviderConfigurationRequest updateIdentityProviderConfigurationRequest)
-