ListCustomerSecretKeysResponse.Builder |
ListCustomerSecretKeysResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static ListCustomerSecretKeysResponse.Builder |
ListCustomerSecretKeysResponse.builder() |
Return a new builder for this response object.
|
ListCustomerSecretKeysResponse.Builder |
ListCustomerSecretKeysResponse.Builder.copy(ListCustomerSecretKeysResponse o) |
Copy method to populate the builder with values from the given instance.
|
ListCustomerSecretKeysResponse.Builder |
ListCustomerSecretKeysResponse.Builder.headers(Map<String,List<String>> headers) |
|
ListCustomerSecretKeysResponse.Builder |
ListCustomerSecretKeysResponse.Builder.items(List<CustomerSecretKeySummary> items) |
A list of com.oracle.bmc.identity.model.CustomerSecretKeySummary instances.
|
ListCustomerSecretKeysResponse.Builder |
ListCustomerSecretKeysResponse.Builder.opcNextPage(String opcNextPage) |
For pagination of a list of items.
|
ListCustomerSecretKeysResponse.Builder |
ListCustomerSecretKeysResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|