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