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.modelMethods in com.oracle.bmc.accessgovernancecp.model that return GovernanceInstanceCollection Modifier and Type Method Description GovernanceInstanceCollectionGovernanceInstanceCollection.Builder. build()Methods in com.oracle.bmc.accessgovernancecp.model with parameters of type GovernanceInstanceCollection Modifier and Type Method Description GovernanceInstanceCollection.BuilderGovernanceInstanceCollection.Builder. copy(GovernanceInstanceCollection model)
- 
Uses of GovernanceInstanceCollection in com.oracle.bmc.accessgovernancecp.responsesMethods in com.oracle.bmc.accessgovernancecp.responses that return GovernanceInstanceCollection Modifier and Type Method Description GovernanceInstanceCollectionListGovernanceInstancesResponse. getGovernanceInstanceCollection()The returned GovernanceInstanceCollection instance.Methods in com.oracle.bmc.accessgovernancecp.responses with parameters of type GovernanceInstanceCollection Modifier and Type Method Description ListGovernanceInstancesResponse.BuilderListGovernanceInstancesResponse.Builder. governanceInstanceCollection(GovernanceInstanceCollection governanceInstanceCollection)The returned GovernanceInstanceCollection instance.
 
-