Uses of Class
com.oracle.bmc.core.model.ComputeGlobalImageCapabilitySchemaSummary
-
Packages that use ComputeGlobalImageCapabilitySchemaSummary Package Description com.oracle.bmc.core com.oracle.bmc.core.model com.oracle.bmc.core.responses -
-
Uses of ComputeGlobalImageCapabilitySchemaSummary in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return types with arguments of type ComputeGlobalImageCapabilitySchemaSummary Modifier and Type Method Description Iterable<ComputeGlobalImageCapabilitySchemaSummary>ComputePaginators. listComputeGlobalImageCapabilitySchemasRecordIterator(ListComputeGlobalImageCapabilitySchemasRequest request)Creates a new iterable which will iterate over theComputeGlobalImageCapabilitySchemaSummaryobjects contained in responses from the listComputeGlobalImageCapabilitySchemas operation. -
Uses of ComputeGlobalImageCapabilitySchemaSummary in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ComputeGlobalImageCapabilitySchemaSummary Modifier and Type Method Description ComputeGlobalImageCapabilitySchemaSummaryComputeGlobalImageCapabilitySchemaSummary.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type ComputeGlobalImageCapabilitySchemaSummary Modifier and Type Method Description ComputeGlobalImageCapabilitySchemaSummary.BuilderComputeGlobalImageCapabilitySchemaSummary.Builder. copy(ComputeGlobalImageCapabilitySchemaSummary model) -
Uses of ComputeGlobalImageCapabilitySchemaSummary in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return types with arguments of type ComputeGlobalImageCapabilitySchemaSummary Modifier and Type Method Description List<ComputeGlobalImageCapabilitySchemaSummary>ListComputeGlobalImageCapabilitySchemasResponse. getItems()A list of com.oracle.bmc.core.model.ComputeGlobalImageCapabilitySchemaSummary instances.Method parameters in com.oracle.bmc.core.responses with type arguments of type ComputeGlobalImageCapabilitySchemaSummary Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemasResponse.BuilderListComputeGlobalImageCapabilitySchemasResponse.Builder. items(List<ComputeGlobalImageCapabilitySchemaSummary> items)A list of com.oracle.bmc.core.model.ComputeGlobalImageCapabilitySchemaSummary instances.
-