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