Uses of Class
com.oracle.bmc.identity.responses.DeleteCustomerSecretKeyResponse.Builder
-
Packages that use DeleteCustomerSecretKeyResponse.Builder Package Description com.oracle.bmc.identity.responses -
-
Uses of DeleteCustomerSecretKeyResponse.Builder in com.oracle.bmc.identity.responses
Methods in com.oracle.bmc.identity.responses that return DeleteCustomerSecretKeyResponse.Builder Modifier and Type Method Description DeleteCustomerSecretKeyResponse.Builder
DeleteCustomerSecretKeyResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static DeleteCustomerSecretKeyResponse.Builder
DeleteCustomerSecretKeyResponse. builder()
Return a new builder for this response object.DeleteCustomerSecretKeyResponse.Builder
DeleteCustomerSecretKeyResponse.Builder. copy(DeleteCustomerSecretKeyResponse o)
Copy method to populate the builder with values from the given instance.DeleteCustomerSecretKeyResponse.Builder
DeleteCustomerSecretKeyResponse.Builder. headers(Map<String,List<String>> headers)
DeleteCustomerSecretKeyResponse.Builder
DeleteCustomerSecretKeyResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-