Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAuthenticationProviderResponse |
ManagementClient.updateAuthenticationProvider(UpdateAuthenticationProviderRequest request) |
UpdateAuthenticationProviderResponse |
Management.updateAuthenticationProvider(UpdateAuthenticationProviderRequest request)
Updates the specified Authentication Provider with the information in the request body.
|
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 |
---|---|
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 |
---|---|
UpdateAuthenticationProviderResponse |
UpdateAuthenticationProviderResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAuthenticationProviderResponse.Builder |
UpdateAuthenticationProviderResponse.Builder.copy(UpdateAuthenticationProviderResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.