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