Uses of Class
com.oracle.bmc.oda.responses.GetAuthenticationProviderResponse
- 
Packages that use GetAuthenticationProviderResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses 
- 
- 
Uses of GetAuthenticationProviderResponse in com.oracle.bmc.odaMethods in com.oracle.bmc.oda that return GetAuthenticationProviderResponse Modifier and Type Method Description GetAuthenticationProviderResponseManagement. getAuthenticationProvider(GetAuthenticationProviderRequest request)Gets the specified Authentication Provider.GetAuthenticationProviderResponseManagementClient. getAuthenticationProvider(GetAuthenticationProviderRequest request)Method parameters in com.oracle.bmc.oda with type arguments of type GetAuthenticationProviderResponse Modifier and Type Method Description Future<GetAuthenticationProviderResponse>ManagementAsync. getAuthenticationProvider(GetAuthenticationProviderRequest request, AsyncHandler<GetAuthenticationProviderRequest,GetAuthenticationProviderResponse> handler)Gets the specified Authentication Provider.Future<GetAuthenticationProviderResponse>ManagementAsyncClient. getAuthenticationProvider(GetAuthenticationProviderRequest request, AsyncHandler<GetAuthenticationProviderRequest,GetAuthenticationProviderResponse> handler)
- 
Uses of GetAuthenticationProviderResponse in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return GetAuthenticationProviderResponse Modifier and Type Method Description GetAuthenticationProviderResponseGetAuthenticationProviderResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type GetAuthenticationProviderResponse Modifier and Type Method Description GetAuthenticationProviderResponse.BuilderGetAuthenticationProviderResponse.Builder. copy(GetAuthenticationProviderResponse o)Copy method to populate the builder with values from the given instance.
 
-