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