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