CreateIngressGatewayDetails(String name,
String description,
String meshId,
List<IngressGatewayHost> hosts,
AccessLoggingConfiguration accessLogging,
IngressGatewayMutualTransportLayerSecurityDetails mtls,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
CreateVirtualDeploymentDetails(String virtualServiceId,
String name,
String description,
ServiceDiscoveryConfiguration serviceDiscovery,
List<VirtualDeploymentListener> listeners,
AccessLoggingConfiguration accessLogging,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
IngressGateway(String id,
String name,
String description,
String meshId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
List<IngressGatewayHost> hosts,
IngressGatewayMutualTransportLayerSecurity mtls,
AccessLoggingConfiguration accessLogging,
IngressGateway.LifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
UpdateIngressGatewayDetails(String description,
List<IngressGatewayHost> hosts,
AccessLoggingConfiguration accessLogging,
IngressGatewayMutualTransportLayerSecurityDetails mtls,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
UpdateVirtualDeploymentDetails(String description,
ServiceDiscoveryConfiguration serviceDiscovery,
List<VirtualDeploymentListener> listeners,
AccessLoggingConfiguration accessLogging,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
VirtualDeployment(String id,
String compartmentId,
String virtualServiceId,
String name,
String description,
ServiceDiscoveryConfiguration serviceDiscovery,
List<VirtualDeploymentListener> listeners,
AccessLoggingConfiguration accessLogging,
Date timeCreated,
Date timeUpdated,
VirtualDeployment.LifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|