Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
CreateCustomerSecretKeyResponse |
IdentityDomainsClient.createCustomerSecretKey(CreateCustomerSecretKeyRequest request) |
CreateCustomerSecretKeyResponse |
IdentityDomains.createCustomerSecretKey(CreateCustomerSecretKeyRequest request)
Create a user’s customer secret key.
|
Future<CreateCustomerSecretKeyResponse> |
IdentityDomainsAsyncClient.createCustomerSecretKey(CreateCustomerSecretKeyRequest request,
AsyncHandler<CreateCustomerSecretKeyRequest,CreateCustomerSecretKeyResponse> handler) |
Future<CreateCustomerSecretKeyResponse> |
IdentityDomainsAsync.createCustomerSecretKey(CreateCustomerSecretKeyRequest request,
AsyncHandler<CreateCustomerSecretKeyRequest,CreateCustomerSecretKeyResponse> handler)
Create a user’s customer secret key.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateCustomerSecretKeyResponse> |
IdentityDomainsAsyncClient.createCustomerSecretKey(CreateCustomerSecretKeyRequest request,
AsyncHandler<CreateCustomerSecretKeyRequest,CreateCustomerSecretKeyResponse> handler) |
Future<CreateCustomerSecretKeyResponse> |
IdentityDomainsAsync.createCustomerSecretKey(CreateCustomerSecretKeyRequest request,
AsyncHandler<CreateCustomerSecretKeyRequest,CreateCustomerSecretKeyResponse> handler)
Create a user’s customer secret key.
|
Modifier and Type | Method and Description |
---|---|
CreateCustomerSecretKeyRequest |
CreateCustomerSecretKeyRequest.Builder.build()
Build the instance of CreateCustomerSecretKeyRequest as configured by this builder
|
CreateCustomerSecretKeyRequest |
CreateCustomerSecretKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateCustomerSecretKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateCustomerSecretKeyRequest.Builder |
CreateCustomerSecretKeyRequest.Builder.copy(CreateCustomerSecretKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.