Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
CreateCustomerSecretKeyResponse |
IdentityClient.createCustomerSecretKey(CreateCustomerSecretKeyRequest request) |
CreateCustomerSecretKeyResponse |
Identity.createCustomerSecretKey(CreateCustomerSecretKeyRequest request)
Creates a new secret key for the specified user.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateCustomerSecretKeyResponse> |
IdentityAsync.createCustomerSecretKey(CreateCustomerSecretKeyRequest request,
AsyncHandler<CreateCustomerSecretKeyRequest,CreateCustomerSecretKeyResponse> handler)
Creates a new secret key for the specified user.
|
Future<CreateCustomerSecretKeyResponse> |
IdentityAsyncClient.createCustomerSecretKey(CreateCustomerSecretKeyRequest request,
AsyncHandler<CreateCustomerSecretKeyRequest,CreateCustomerSecretKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateCustomerSecretKeyResponse> |
IdentityAsync.createCustomerSecretKey(CreateCustomerSecretKeyRequest request,
AsyncHandler<CreateCustomerSecretKeyRequest,CreateCustomerSecretKeyResponse> handler)
Creates a new secret key for the specified user.
|
Future<CreateCustomerSecretKeyResponse> |
IdentityAsyncClient.createCustomerSecretKey(CreateCustomerSecretKeyRequest request,
AsyncHandler<CreateCustomerSecretKeyRequest,CreateCustomerSecretKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateCustomerSecretKeyResponse |
CreateCustomerSecretKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateCustomerSecretKeyResponse.Builder |
CreateCustomerSecretKeyResponse.Builder.copy(CreateCustomerSecretKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.