Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
GetAuthenticationProviderResponse |
ManagementClient.getAuthenticationProvider(GetAuthenticationProviderRequest request) |
GetAuthenticationProviderResponse |
Management.getAuthenticationProvider(GetAuthenticationProviderRequest request)
Gets the specified Authentication Provider.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAuthenticationProviderResponse> |
ManagementAsyncClient.getAuthenticationProvider(GetAuthenticationProviderRequest request,
AsyncHandler<GetAuthenticationProviderRequest,GetAuthenticationProviderResponse> handler) |
Future<GetAuthenticationProviderResponse> |
ManagementAsync.getAuthenticationProvider(GetAuthenticationProviderRequest request,
AsyncHandler<GetAuthenticationProviderRequest,GetAuthenticationProviderResponse> handler)
Gets the specified Authentication Provider.
|
Modifier and Type | Method and Description |
---|---|
GetAuthenticationProviderResponse |
GetAuthenticationProviderResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAuthenticationProviderResponse.Builder |
GetAuthenticationProviderResponse.Builder.copy(GetAuthenticationProviderResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.