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.modelMethods in com.oracle.bmc.stackmonitoring.model that return CreateProcessSetDetails Modifier and Type Method Description CreateProcessSetDetailsCreateProcessSetDetails.Builder. build()Methods in com.oracle.bmc.stackmonitoring.model with parameters of type CreateProcessSetDetails Modifier and Type Method Description CreateProcessSetDetails.BuilderCreateProcessSetDetails.Builder. copy(CreateProcessSetDetails model)
- 
Uses of CreateProcessSetDetails in com.oracle.bmc.stackmonitoring.requestsMethods in com.oracle.bmc.stackmonitoring.requests that return CreateProcessSetDetails Modifier and Type Method Description CreateProcessSetDetailsCreateProcessSetRequest. getBody$()Alternative accessor for the body parameter.CreateProcessSetDetailsCreateProcessSetRequest. getCreateProcessSetDetails()Summary of process set details.Methods in com.oracle.bmc.stackmonitoring.requests with parameters of type CreateProcessSetDetails Modifier and Type Method Description CreateProcessSetRequest.BuilderCreateProcessSetRequest.Builder. body$(CreateProcessSetDetails body)Alternative setter for the body parameter.CreateProcessSetRequest.BuilderCreateProcessSetRequest.Builder. createProcessSetDetails(CreateProcessSetDetails createProcessSetDetails)Summary of process set details.
 
-