Uses of Class
com.oracle.bmc.core.model.ComputeGlobalImageCapabilitySchemaVersionSummary
-
Packages that use ComputeGlobalImageCapabilitySchemaVersionSummary Package Description com.oracle.bmc.core com.oracle.bmc.core.model com.oracle.bmc.core.responses -
-
Uses of ComputeGlobalImageCapabilitySchemaVersionSummary in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return types with arguments of type ComputeGlobalImageCapabilitySchemaVersionSummary Modifier and Type Method Description Iterable<ComputeGlobalImageCapabilitySchemaVersionSummary>ComputePaginators. listComputeGlobalImageCapabilitySchemaVersionsRecordIterator(ListComputeGlobalImageCapabilitySchemaVersionsRequest request)Creates a new iterable which will iterate over theComputeGlobalImageCapabilitySchemaVersionSummaryobjects contained in responses from the listComputeGlobalImageCapabilitySchemaVersions operation. -
Uses of ComputeGlobalImageCapabilitySchemaVersionSummary in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ComputeGlobalImageCapabilitySchemaVersionSummary Modifier and Type Method Description ComputeGlobalImageCapabilitySchemaVersionSummaryComputeGlobalImageCapabilitySchemaVersionSummary.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type ComputeGlobalImageCapabilitySchemaVersionSummary Modifier and Type Method Description ComputeGlobalImageCapabilitySchemaVersionSummary.BuilderComputeGlobalImageCapabilitySchemaVersionSummary.Builder. copy(ComputeGlobalImageCapabilitySchemaVersionSummary model) -
Uses of ComputeGlobalImageCapabilitySchemaVersionSummary in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return types with arguments of type ComputeGlobalImageCapabilitySchemaVersionSummary Modifier and Type Method Description List<ComputeGlobalImageCapabilitySchemaVersionSummary>ListComputeGlobalImageCapabilitySchemaVersionsResponse. getItems()A list of com.oracle.bmc.core.model.ComputeGlobalImageCapabilitySchemaVersionSummary instances.Method parameters in com.oracle.bmc.core.responses with type arguments of type ComputeGlobalImageCapabilitySchemaVersionSummary Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemaVersionsResponse.BuilderListComputeGlobalImageCapabilitySchemaVersionsResponse.Builder. items(List<ComputeGlobalImageCapabilitySchemaVersionSummary> items)A list of com.oracle.bmc.core.model.ComputeGlobalImageCapabilitySchemaVersionSummary instances.
-