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