Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
ServiceIdResponseDetails |
ServiceIdResponseDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ServiceIdResponseDetails> |
ServiceGateway.getServices()
List of the
Service objects enabled for this service gateway. |
Modifier and Type | Method and Description |
---|---|
ServiceIdResponseDetails.Builder |
ServiceIdResponseDetails.Builder.copy(ServiceIdResponseDetails model) |
Modifier and Type | Method and Description |
---|---|
ServiceGateway.Builder |
ServiceGateway.Builder.services(List<ServiceIdResponseDetails> services)
List of the
Service objects enabled for this service gateway. |
Constructor and Description |
---|
ServiceGateway(Boolean blockTraffic,
String compartmentId,
Map<String,Map<String,Object>> definedTags,
String displayName,
Map<String,String> freeformTags,
String id,
ServiceGateway.LifecycleState lifecycleState,
String routeTableId,
List<ServiceIdResponseDetails> services,
Date timeCreated,
String vcnId)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.