Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
CreateAuthenticationProviderResponse |
ManagementClient.createAuthenticationProvider(CreateAuthenticationProviderRequest request) |
CreateAuthenticationProviderResponse |
Management.createAuthenticationProvider(CreateAuthenticationProviderRequest request)
Creates a new Authentication Provider
|
Future<CreateAuthenticationProviderResponse> |
ManagementAsyncClient.createAuthenticationProvider(CreateAuthenticationProviderRequest request,
AsyncHandler<CreateAuthenticationProviderRequest,CreateAuthenticationProviderResponse> handler) |
Future<CreateAuthenticationProviderResponse> |
ManagementAsync.createAuthenticationProvider(CreateAuthenticationProviderRequest request,
AsyncHandler<CreateAuthenticationProviderRequest,CreateAuthenticationProviderResponse> handler)
Creates a new Authentication Provider
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAuthenticationProviderResponse> |
ManagementAsyncClient.createAuthenticationProvider(CreateAuthenticationProviderRequest request,
AsyncHandler<CreateAuthenticationProviderRequest,CreateAuthenticationProviderResponse> handler) |
Future<CreateAuthenticationProviderResponse> |
ManagementAsync.createAuthenticationProvider(CreateAuthenticationProviderRequest request,
AsyncHandler<CreateAuthenticationProviderRequest,CreateAuthenticationProviderResponse> handler)
Creates a new Authentication Provider
|
Modifier and Type | Method and Description |
---|---|
CreateAuthenticationProviderRequest |
CreateAuthenticationProviderRequest.Builder.build()
Build the instance of CreateAuthenticationProviderRequest as configured by this builder
|
CreateAuthenticationProviderRequest |
CreateAuthenticationProviderRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateAuthenticationProviderRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateAuthenticationProviderRequest.Builder |
CreateAuthenticationProviderRequest.Builder.copy(CreateAuthenticationProviderRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.