Uses of Class
com.oracle.bmc.capacitymanagement.model.PatchOccCapacityRequestDetails
-
Packages that use PatchOccCapacityRequestDetails Package Description com.oracle.bmc.capacitymanagement.model com.oracle.bmc.capacitymanagement.requests -
-
Uses of PatchOccCapacityRequestDetails in com.oracle.bmc.capacitymanagement.model
Methods in com.oracle.bmc.capacitymanagement.model that return PatchOccCapacityRequestDetails Modifier and Type Method Description PatchOccCapacityRequestDetails
PatchOccCapacityRequestDetails.Builder. build()
Methods in com.oracle.bmc.capacitymanagement.model with parameters of type PatchOccCapacityRequestDetails Modifier and Type Method Description PatchOccCapacityRequestDetails.Builder
PatchOccCapacityRequestDetails.Builder. copy(PatchOccCapacityRequestDetails model)
-
Uses of PatchOccCapacityRequestDetails in com.oracle.bmc.capacitymanagement.requests
Methods in com.oracle.bmc.capacitymanagement.requests that return PatchOccCapacityRequestDetails Modifier and Type Method Description PatchOccCapacityRequestDetails
PatchInternalOccCapacityRequestRequest. getBody$()
Alternative accessor for the body parameter.PatchOccCapacityRequestDetails
PatchOccCapacityRequestRequest. getBody$()
Alternative accessor for the body parameter.PatchOccCapacityRequestDetails
PatchInternalOccCapacityRequestRequest. getPatchOccCapacityRequestDetails()
Request to update the details of the capacity request.PatchOccCapacityRequestDetails
PatchOccCapacityRequestRequest. getPatchOccCapacityRequestDetails()
Request to update the details of the capacity request.Methods in com.oracle.bmc.capacitymanagement.requests with parameters of type PatchOccCapacityRequestDetails Modifier and Type Method Description PatchInternalOccCapacityRequestRequest.Builder
PatchInternalOccCapacityRequestRequest.Builder. body$(PatchOccCapacityRequestDetails body)
Alternative setter for the body parameter.PatchOccCapacityRequestRequest.Builder
PatchOccCapacityRequestRequest.Builder. body$(PatchOccCapacityRequestDetails body)
Alternative setter for the body parameter.PatchInternalOccCapacityRequestRequest.Builder
PatchInternalOccCapacityRequestRequest.Builder. patchOccCapacityRequestDetails(PatchOccCapacityRequestDetails patchOccCapacityRequestDetails)
Request to update the details of the capacity request.PatchOccCapacityRequestRequest.Builder
PatchOccCapacityRequestRequest.Builder. patchOccCapacityRequestDetails(PatchOccCapacityRequestDetails patchOccCapacityRequestDetails)
Request to update the details of the capacity request.
-