Uses of Class
com.oracle.bmc.stackmonitoring.model.ProcessSetCollection
-
Packages that use ProcessSetCollection Package Description com.oracle.bmc.stackmonitoring.model com.oracle.bmc.stackmonitoring.responses -
-
Uses of ProcessSetCollection in com.oracle.bmc.stackmonitoring.model
Methods in com.oracle.bmc.stackmonitoring.model that return ProcessSetCollection Modifier and Type Method Description ProcessSetCollection
ProcessSetCollection.Builder. build()
Methods in com.oracle.bmc.stackmonitoring.model with parameters of type ProcessSetCollection Modifier and Type Method Description ProcessSetCollection.Builder
ProcessSetCollection.Builder. copy(ProcessSetCollection model)
-
Uses of ProcessSetCollection in com.oracle.bmc.stackmonitoring.responses
Methods in com.oracle.bmc.stackmonitoring.responses that return ProcessSetCollection Modifier and Type Method Description ProcessSetCollection
ListProcessSetsResponse. getProcessSetCollection()
The returned ProcessSetCollection instance.Methods in com.oracle.bmc.stackmonitoring.responses with parameters of type ProcessSetCollection Modifier and Type Method Description ListProcessSetsResponse.Builder
ListProcessSetsResponse.Builder. processSetCollection(ProcessSetCollection processSetCollection)
The returned ProcessSetCollection instance.
-