| Package | Description |
|---|---|
| com.baidubce.services.dcc | |
| com.baidubce.services.dcc.model |
| Modifier and Type | Method and Description |
|---|---|
DccModel |
DccClient.dccDetail(DccDetailRequest request)
Query detail information of a dedicated host.
|
| Modifier and Type | Method and Description |
|---|---|
DccModel |
DccDetailResponse.getDedicatedHost() |
| Modifier and Type | Method and Description |
|---|---|
List<DccModel> |
ListDccResponse.getDedicatedHosts() |
| Modifier and Type | Method and Description |
|---|---|
void |
DccDetailResponse.setDedicatedHost(DccModel dedicatedHost) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDccResponse.setDedicatedHosts(List<DccModel> dedicatedHosts) |
Copyright © 2021. All rights reserved.