Uses of Class
com.oracle.bmc.osmanagementhub.model.DetachManagementStationFromProfileDetails
-
Packages that use DetachManagementStationFromProfileDetails Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.requests -
-
Uses of DetachManagementStationFromProfileDetails in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return DetachManagementStationFromProfileDetails Modifier and Type Method Description DetachManagementStationFromProfileDetailsDetachManagementStationFromProfileDetails.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type DetachManagementStationFromProfileDetails Modifier and Type Method Description DetachManagementStationFromProfileDetails.BuilderDetachManagementStationFromProfileDetails.Builder. copy(DetachManagementStationFromProfileDetails model) -
Uses of DetachManagementStationFromProfileDetails in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return DetachManagementStationFromProfileDetails Modifier and Type Method Description DetachManagementStationFromProfileDetailsDetachManagementStationFromProfileRequest. getBody$()Alternative accessor for the body parameter.DetachManagementStationFromProfileDetailsDetachManagementStationFromProfileRequest. getDetachManagementStationFromProfileDetails()The management station OCID to detach from the profileMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type DetachManagementStationFromProfileDetails Modifier and Type Method Description DetachManagementStationFromProfileRequest.BuilderDetachManagementStationFromProfileRequest.Builder. body$(DetachManagementStationFromProfileDetails body)Alternative setter for the body parameter.DetachManagementStationFromProfileRequest.BuilderDetachManagementStationFromProfileRequest.Builder. detachManagementStationFromProfileDetails(DetachManagementStationFromProfileDetails detachManagementStationFromProfileDetails)The management station OCID to detach from the profile
-