Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
CpeDeviceConfigQuestion |
CpeDeviceConfigQuestion.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CpeDeviceConfigQuestion> |
CpeDeviceShapeDetail.getParameters()
For certain CPE devices types, the customer can provide answers to questions that are
specific to the device type.
|
Modifier and Type | Method and Description |
---|---|
CpeDeviceConfigQuestion.Builder |
CpeDeviceConfigQuestion.Builder.copy(CpeDeviceConfigQuestion model) |
Modifier and Type | Method and Description |
---|---|
CpeDeviceShapeDetail.Builder |
CpeDeviceShapeDetail.Builder.parameters(List<CpeDeviceConfigQuestion> parameters)
For certain CPE devices types, the customer can provide answers to questions that are
specific to the device type.
|
Constructor and Description |
---|
CpeDeviceShapeDetail(String cpeDeviceShapeId,
CpeDeviceInfo cpeDeviceInfo,
List<CpeDeviceConfigQuestion> parameters,
String template)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.