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