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