Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
CreateOAuthClientCertificateResponse |
IdentityDomainsClient.createOAuthClientCertificate(CreateOAuthClientCertificateRequest request) |
CreateOAuthClientCertificateResponse |
IdentityDomains.createOAuthClientCertificate(CreateOAuthClientCertificateRequest request)
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 |
---|---|
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 |
---|---|
CreateOAuthClientCertificateResponse |
CreateOAuthClientCertificateResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateOAuthClientCertificateResponse.Builder |
CreateOAuthClientCertificateResponse.Builder.copy(CreateOAuthClientCertificateResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.