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.responsesMethods in com.oracle.bmc.identitydomains.responses that return DeleteGrantResponse.Builder Modifier and Type Method Description DeleteGrantResponse.BuilderDeleteGrantResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static DeleteGrantResponse.BuilderDeleteGrantResponse. builder()Return a new builder for this response object.DeleteGrantResponse.BuilderDeleteGrantResponse.Builder. copy(DeleteGrantResponse o)Copy method to populate the builder with values from the given instance.DeleteGrantResponse.BuilderDeleteGrantResponse.Builder. headers(Map<String,List<String>> headers)DeleteGrantResponse.BuilderDeleteGrantResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.
 
-