Uses of Class
com.oracle.bmc.accessgovernancecp.model.GovernanceInstanceCollection
-
Packages that use GovernanceInstanceCollection Package Description com.oracle.bmc.accessgovernancecp.model com.oracle.bmc.accessgovernancecp.responses -
-
Uses of GovernanceInstanceCollection in com.oracle.bmc.accessgovernancecp.model
Methods in com.oracle.bmc.accessgovernancecp.model that return GovernanceInstanceCollection Modifier and Type Method Description GovernanceInstanceCollection
GovernanceInstanceCollection.Builder. build()
Methods in com.oracle.bmc.accessgovernancecp.model with parameters of type GovernanceInstanceCollection Modifier and Type Method Description GovernanceInstanceCollection.Builder
GovernanceInstanceCollection.Builder. copy(GovernanceInstanceCollection model)
-
Uses of GovernanceInstanceCollection in com.oracle.bmc.accessgovernancecp.responses
Methods in com.oracle.bmc.accessgovernancecp.responses that return GovernanceInstanceCollection Modifier and Type Method Description GovernanceInstanceCollection
ListGovernanceInstancesResponse. getGovernanceInstanceCollection()
The returned GovernanceInstanceCollection instance.Methods in com.oracle.bmc.accessgovernancecp.responses with parameters of type GovernanceInstanceCollection Modifier and Type Method Description ListGovernanceInstancesResponse.Builder
ListGovernanceInstancesResponse.Builder. governanceInstanceCollection(GovernanceInstanceCollection governanceInstanceCollection)
The returned GovernanceInstanceCollection instance.
-