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