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