Uses of Class
com.oracle.bmc.oda.responses.CreateAuthenticationProviderResponse
- 
Packages that use CreateAuthenticationProviderResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses 
- 
- 
Uses of CreateAuthenticationProviderResponse in com.oracle.bmc.odaMethods in com.oracle.bmc.oda that return CreateAuthenticationProviderResponse Modifier and Type Method Description CreateAuthenticationProviderResponseManagement. createAuthenticationProvider(CreateAuthenticationProviderRequest request)Creates a new Authentication ProviderCreateAuthenticationProviderResponseManagementClient. createAuthenticationProvider(CreateAuthenticationProviderRequest request)Methods in com.oracle.bmc.oda that return types with arguments of type CreateAuthenticationProviderResponse Modifier and Type Method Description Future<CreateAuthenticationProviderResponse>ManagementAsync. createAuthenticationProvider(CreateAuthenticationProviderRequest request, AsyncHandler<CreateAuthenticationProviderRequest,CreateAuthenticationProviderResponse> handler)Creates a new Authentication ProviderFuture<CreateAuthenticationProviderResponse>ManagementAsyncClient. createAuthenticationProvider(CreateAuthenticationProviderRequest request, AsyncHandler<CreateAuthenticationProviderRequest,CreateAuthenticationProviderResponse> handler)Method parameters in com.oracle.bmc.oda with type arguments of type CreateAuthenticationProviderResponse Modifier and Type Method Description Future<CreateAuthenticationProviderResponse>ManagementAsync. createAuthenticationProvider(CreateAuthenticationProviderRequest request, AsyncHandler<CreateAuthenticationProviderRequest,CreateAuthenticationProviderResponse> handler)Creates a new Authentication ProviderFuture<CreateAuthenticationProviderResponse>ManagementAsyncClient. createAuthenticationProvider(CreateAuthenticationProviderRequest request, AsyncHandler<CreateAuthenticationProviderRequest,CreateAuthenticationProviderResponse> handler)
- 
Uses of CreateAuthenticationProviderResponse in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return CreateAuthenticationProviderResponse Modifier and Type Method Description CreateAuthenticationProviderResponseCreateAuthenticationProviderResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type CreateAuthenticationProviderResponse Modifier and Type Method Description CreateAuthenticationProviderResponse.BuilderCreateAuthenticationProviderResponse.Builder. copy(CreateAuthenticationProviderResponse o)Copy method to populate the builder with values from the given instance.
 
-