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