Uses of Class
com.oracle.bmc.generativeai.model.ApiKeyCollection
-
Packages that use ApiKeyCollection Package Description com.oracle.bmc.generativeai.model com.oracle.bmc.generativeai.responses -
-
Uses of ApiKeyCollection in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return ApiKeyCollection Modifier and Type Method Description ApiKeyCollectionApiKeyCollection.Builder. build()Methods in com.oracle.bmc.generativeai.model with parameters of type ApiKeyCollection Modifier and Type Method Description ApiKeyCollection.BuilderApiKeyCollection.Builder. copy(ApiKeyCollection model) -
Uses of ApiKeyCollection in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return ApiKeyCollection Modifier and Type Method Description ApiKeyCollectionListApiKeysResponse. getApiKeyCollection()The returned ApiKeyCollection instance.Methods in com.oracle.bmc.generativeai.responses with parameters of type ApiKeyCollection Modifier and Type Method Description ListApiKeysResponse.BuilderListApiKeysResponse.Builder. apiKeyCollection(ApiKeyCollection apiKeyCollection)The returned ApiKeyCollection instance.
-