Uses of Class
com.oracle.bmc.database.model.CloudExadataInfrastructureUnallocatedResources
-
Packages that use CloudExadataInfrastructureUnallocatedResources Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of CloudExadataInfrastructureUnallocatedResources in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return CloudExadataInfrastructureUnallocatedResources Modifier and Type Method Description CloudExadataInfrastructureUnallocatedResources
CloudExadataInfrastructureUnallocatedResources.Builder. build()
Methods in com.oracle.bmc.database.model with parameters of type CloudExadataInfrastructureUnallocatedResources Modifier and Type Method Description CloudExadataInfrastructureUnallocatedResources.Builder
CloudExadataInfrastructureUnallocatedResources.Builder. copy(CloudExadataInfrastructureUnallocatedResources model)
-
Uses of CloudExadataInfrastructureUnallocatedResources in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return CloudExadataInfrastructureUnallocatedResources Modifier and Type Method Description CloudExadataInfrastructureUnallocatedResources
GetCloudExadataInfrastructureUnallocatedResourcesResponse. getCloudExadataInfrastructureUnallocatedResources()
The returned CloudExadataInfrastructureUnallocatedResources instance.Methods in com.oracle.bmc.database.responses with parameters of type CloudExadataInfrastructureUnallocatedResources Modifier and Type Method Description GetCloudExadataInfrastructureUnallocatedResourcesResponse.Builder
GetCloudExadataInfrastructureUnallocatedResourcesResponse.Builder. cloudExadataInfrastructureUnallocatedResources(CloudExadataInfrastructureUnallocatedResources cloudExadataInfrastructureUnallocatedResources)
The returned CloudExadataInfrastructureUnallocatedResources instance.
-