Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAuthenticationProviderResponse> |
ManagementAsyncClient.updateAuthenticationProvider(UpdateAuthenticationProviderRequest request,
AsyncHandler<UpdateAuthenticationProviderRequest,UpdateAuthenticationProviderResponse> handler) |
Future<UpdateAuthenticationProviderResponse> |
ManagementAsync.updateAuthenticationProvider(UpdateAuthenticationProviderRequest request,
AsyncHandler<UpdateAuthenticationProviderRequest,UpdateAuthenticationProviderResponse> handler)
Updates the specified Authentication Provider with the information in the request body.
|
Modifier and Type | Method and Description |
---|---|
UpdateAuthenticationProviderRequest |
UpdateAuthenticationProviderRequest.Builder.build()
Build the instance of UpdateAuthenticationProviderRequest as configured by this builder
|
UpdateAuthenticationProviderRequest |
UpdateAuthenticationProviderRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAuthenticationProviderRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAuthenticationProviderRequest.Builder |
UpdateAuthenticationProviderRequest.Builder.copy(UpdateAuthenticationProviderRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.