Uses of Class
com.oracle.bmc.generativeai.model.GenerativeAiPrivateEndpointCollection
-
Packages that use GenerativeAiPrivateEndpointCollection Package Description com.oracle.bmc.generativeai.model com.oracle.bmc.generativeai.responses -
-
Uses of GenerativeAiPrivateEndpointCollection in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return GenerativeAiPrivateEndpointCollection Modifier and Type Method Description GenerativeAiPrivateEndpointCollection
GenerativeAiPrivateEndpointCollection.Builder. build()
Methods in com.oracle.bmc.generativeai.model with parameters of type GenerativeAiPrivateEndpointCollection Modifier and Type Method Description GenerativeAiPrivateEndpointCollection.Builder
GenerativeAiPrivateEndpointCollection.Builder. copy(GenerativeAiPrivateEndpointCollection model)
-
Uses of GenerativeAiPrivateEndpointCollection in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return GenerativeAiPrivateEndpointCollection Modifier and Type Method Description GenerativeAiPrivateEndpointCollection
ListGenerativeAiPrivateEndpointsResponse. getGenerativeAiPrivateEndpointCollection()
The returned GenerativeAiPrivateEndpointCollection instance.Methods in com.oracle.bmc.generativeai.responses with parameters of type GenerativeAiPrivateEndpointCollection Modifier and Type Method Description ListGenerativeAiPrivateEndpointsResponse.Builder
ListGenerativeAiPrivateEndpointsResponse.Builder. generativeAiPrivateEndpointCollection(GenerativeAiPrivateEndpointCollection generativeAiPrivateEndpointCollection)
The returned GenerativeAiPrivateEndpointCollection instance.
-