Uses of Class
com.oracle.bmc.apiaccesscontrol.model.ApiMetadataCollection
-
Packages that use ApiMetadataCollection Package Description com.oracle.bmc.apiaccesscontrol.model com.oracle.bmc.apiaccesscontrol.responses -
-
Uses of ApiMetadataCollection in com.oracle.bmc.apiaccesscontrol.model
Methods in com.oracle.bmc.apiaccesscontrol.model that return ApiMetadataCollection Modifier and Type Method Description ApiMetadataCollection
ApiMetadataCollection.Builder. build()
Methods in com.oracle.bmc.apiaccesscontrol.model with parameters of type ApiMetadataCollection Modifier and Type Method Description ApiMetadataCollection.Builder
ApiMetadataCollection.Builder. copy(ApiMetadataCollection model)
-
Uses of ApiMetadataCollection in com.oracle.bmc.apiaccesscontrol.responses
Methods in com.oracle.bmc.apiaccesscontrol.responses that return ApiMetadataCollection Modifier and Type Method Description ApiMetadataCollection
ListApiMetadataResponse. getApiMetadataCollection()
The returned ApiMetadataCollection instance.Methods in com.oracle.bmc.apiaccesscontrol.responses with parameters of type ApiMetadataCollection Modifier and Type Method Description ListApiMetadataResponse.Builder
ListApiMetadataResponse.Builder. apiMetadataCollection(ApiMetadataCollection apiMetadataCollection)
The returned ApiMetadataCollection instance.
-