public class DescribePhysicalConnectionLOAResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
DescribePhysicalConnectionLOAResponseBody.DescribePhysicalConnectionLOAResponseBodyPhysicalConnectionLOAType |
physicalConnectionLOAType
The LOA information about the Express Connect circuit.
|
String |
requestId
The ID of the request.
|
构造器和说明 |
---|
DescribePhysicalConnectionLOAResponseBody() |
@NameInMap(value="PhysicalConnectionLOAType") public DescribePhysicalConnectionLOAResponseBody.DescribePhysicalConnectionLOAResponseBodyPhysicalConnectionLOAType physicalConnectionLOAType
The LOA information about the Express Connect circuit.
@NameInMap(value="RequestId") public String requestId
The ID of the request.
example:318BB676-0A2B-43A0-9AD8-F1D34E93750F
public DescribePhysicalConnectionLOAResponseBody()
public static DescribePhysicalConnectionLOAResponseBody build(Map<String,?> map) throws Exception
Exception
public DescribePhysicalConnectionLOAResponseBody setPhysicalConnectionLOAType(DescribePhysicalConnectionLOAResponseBody.DescribePhysicalConnectionLOAResponseBodyPhysicalConnectionLOAType physicalConnectionLOAType)
public DescribePhysicalConnectionLOAResponseBody.DescribePhysicalConnectionLOAResponseBodyPhysicalConnectionLOAType getPhysicalConnectionLOAType()
public DescribePhysicalConnectionLOAResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.