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