Uses of Class
com.oracle.bmc.apiaccesscontrol.model.ApiMetadataByEntityTypeSummary
-
Packages that use ApiMetadataByEntityTypeSummary Package Description com.oracle.bmc.apiaccesscontrol com.oracle.bmc.apiaccesscontrol.model -
-
Uses of ApiMetadataByEntityTypeSummary in com.oracle.bmc.apiaccesscontrol
Methods in com.oracle.bmc.apiaccesscontrol that return types with arguments of type ApiMetadataByEntityTypeSummary Modifier and Type Method Description Iterable<ApiMetadataByEntityTypeSummary>ApiMetadataPaginators. listApiMetadataByEntityTypesRecordIterator(ListApiMetadataByEntityTypesRequest request)Creates a new iterable which will iterate over theApiMetadataByEntityTypeSummaryobjects contained in responses from the listApiMetadataByEntityTypes operation. -
Uses of ApiMetadataByEntityTypeSummary in com.oracle.bmc.apiaccesscontrol.model
Methods in com.oracle.bmc.apiaccesscontrol.model that return ApiMetadataByEntityTypeSummary Modifier and Type Method Description ApiMetadataByEntityTypeSummaryApiMetadataByEntityTypeSummary.Builder. build()Methods in com.oracle.bmc.apiaccesscontrol.model that return types with arguments of type ApiMetadataByEntityTypeSummary Modifier and Type Method Description List<ApiMetadataByEntityTypeSummary>ApiMetadataByEntityTypeCollection. getItems()List of apiMetadataByEntityTypeSummary.Methods in com.oracle.bmc.apiaccesscontrol.model with parameters of type ApiMetadataByEntityTypeSummary Modifier and Type Method Description ApiMetadataByEntityTypeSummary.BuilderApiMetadataByEntityTypeSummary.Builder. copy(ApiMetadataByEntityTypeSummary model)Method parameters in com.oracle.bmc.apiaccesscontrol.model with type arguments of type ApiMetadataByEntityTypeSummary Modifier and Type Method Description ApiMetadataByEntityTypeCollection.BuilderApiMetadataByEntityTypeCollection.Builder. items(List<ApiMetadataByEntityTypeSummary> items)List of apiMetadataByEntityTypeSummary.Constructor parameters in com.oracle.bmc.apiaccesscontrol.model with type arguments of type ApiMetadataByEntityTypeSummary Constructor Description ApiMetadataByEntityTypeCollection(List<ApiMetadataByEntityTypeSummary> items)Deprecated.
-