Uses of Class
com.oracle.bmc.oda.requests.CreateAuthenticationProviderRequest
- 
Packages that use CreateAuthenticationProviderRequest Package Description com.oracle.bmc.oda com.oracle.bmc.oda.requests 
- 
- 
Uses of CreateAuthenticationProviderRequest in com.oracle.bmc.odaMethods in com.oracle.bmc.oda with parameters of type CreateAuthenticationProviderRequest Modifier and Type Method Description CreateAuthenticationProviderResponseManagement. createAuthenticationProvider(CreateAuthenticationProviderRequest request)Creates a new Authentication ProviderFuture<CreateAuthenticationProviderResponse>ManagementAsync. createAuthenticationProvider(CreateAuthenticationProviderRequest request, AsyncHandler<CreateAuthenticationProviderRequest,CreateAuthenticationProviderResponse> handler)Creates a new Authentication ProviderFuture<CreateAuthenticationProviderResponse>ManagementAsyncClient. createAuthenticationProvider(CreateAuthenticationProviderRequest request, AsyncHandler<CreateAuthenticationProviderRequest,CreateAuthenticationProviderResponse> handler)CreateAuthenticationProviderResponseManagementClient. createAuthenticationProvider(CreateAuthenticationProviderRequest request)Method parameters in com.oracle.bmc.oda with type arguments of type CreateAuthenticationProviderRequest 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 CreateAuthenticationProviderRequest in com.oracle.bmc.oda.requestsMethods in com.oracle.bmc.oda.requests that return CreateAuthenticationProviderRequest Modifier and Type Method Description CreateAuthenticationProviderRequestCreateAuthenticationProviderRequest.Builder. build()Build the instance of CreateAuthenticationProviderRequest as configured by this builderCreateAuthenticationProviderRequestCreateAuthenticationProviderRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateAuthenticationProviderRequest as configured by this builderMethods in com.oracle.bmc.oda.requests with parameters of type CreateAuthenticationProviderRequest Modifier and Type Method Description CreateAuthenticationProviderRequest.BuilderCreateAuthenticationProviderRequest.Builder. copy(CreateAuthenticationProviderRequest o)Copy method to populate the builder with values from the given instance.
 
-