Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
CreateOAuthClientCertificateResponse |
IdentityDomainsClient.createOAuthClientCertificate(CreateOAuthClientCertificateRequest request) |
CreateOAuthClientCertificateResponse |
IdentityDomains.createOAuthClientCertificate(CreateOAuthClientCertificateRequest request)
Create an OAuth Client Certificate
|
Future<CreateOAuthClientCertificateResponse> |
IdentityDomainsAsyncClient.createOAuthClientCertificate(CreateOAuthClientCertificateRequest request,
AsyncHandler<CreateOAuthClientCertificateRequest,CreateOAuthClientCertificateResponse> handler) |
Future<CreateOAuthClientCertificateResponse> |
IdentityDomainsAsync.createOAuthClientCertificate(CreateOAuthClientCertificateRequest request,
AsyncHandler<CreateOAuthClientCertificateRequest,CreateOAuthClientCertificateResponse> handler)
Create an OAuth Client Certificate
|
Modifier and Type | Method and Description |
---|---|
Future<CreateOAuthClientCertificateResponse> |
IdentityDomainsAsyncClient.createOAuthClientCertificate(CreateOAuthClientCertificateRequest request,
AsyncHandler<CreateOAuthClientCertificateRequest,CreateOAuthClientCertificateResponse> handler) |
Future<CreateOAuthClientCertificateResponse> |
IdentityDomainsAsync.createOAuthClientCertificate(CreateOAuthClientCertificateRequest request,
AsyncHandler<CreateOAuthClientCertificateRequest,CreateOAuthClientCertificateResponse> handler)
Create an OAuth Client Certificate
|
Modifier and Type | Method and Description |
---|---|
CreateOAuthClientCertificateRequest |
CreateOAuthClientCertificateRequest.Builder.build()
Build the instance of CreateOAuthClientCertificateRequest as configured by this builder
|
CreateOAuthClientCertificateRequest |
CreateOAuthClientCertificateRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateOAuthClientCertificateRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateOAuthClientCertificateRequest.Builder |
CreateOAuthClientCertificateRequest.Builder.copy(CreateOAuthClientCertificateRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.