Uses of Class
com.oracle.bmc.stackmonitoring.model.CreateProcessSetDetails
-
Packages that use CreateProcessSetDetails Package Description com.oracle.bmc.stackmonitoring.model com.oracle.bmc.stackmonitoring.requests -
-
Uses of CreateProcessSetDetails in com.oracle.bmc.stackmonitoring.model
Methods in com.oracle.bmc.stackmonitoring.model that return CreateProcessSetDetails Modifier and Type Method Description CreateProcessSetDetails
CreateProcessSetDetails.Builder. build()
Methods in com.oracle.bmc.stackmonitoring.model with parameters of type CreateProcessSetDetails Modifier and Type Method Description CreateProcessSetDetails.Builder
CreateProcessSetDetails.Builder. copy(CreateProcessSetDetails model)
-
Uses of CreateProcessSetDetails in com.oracle.bmc.stackmonitoring.requests
Methods in com.oracle.bmc.stackmonitoring.requests that return CreateProcessSetDetails Modifier and Type Method Description CreateProcessSetDetails
CreateProcessSetRequest. getBody$()
Alternative accessor for the body parameter.CreateProcessSetDetails
CreateProcessSetRequest. getCreateProcessSetDetails()
Summary of process set details.Methods in com.oracle.bmc.stackmonitoring.requests with parameters of type CreateProcessSetDetails Modifier and Type Method Description CreateProcessSetRequest.Builder
CreateProcessSetRequest.Builder. body$(CreateProcessSetDetails body)
Alternative setter for the body parameter.CreateProcessSetRequest.Builder
CreateProcessSetRequest.Builder. createProcessSetDetails(CreateProcessSetDetails createProcessSetDetails)
Summary of process set details.
-