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