程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateVpnAttachmentResponseBody.Builder |
CreateVpnAttachmentResponseBody.builder() |
CreateVpnAttachmentResponseBody.Builder |
CreateVpnAttachmentResponseBody.Builder.code(String code)
The status code returned by the current operation. **200** indicates that the operation is successful.
|
CreateVpnAttachmentResponseBody.Builder |
CreateVpnAttachmentResponseBody.Builder.createTime(Long createTime)
The timestamp generated when the IPsec-VPN connection was established.
|
CreateVpnAttachmentResponseBody.Builder |
CreateVpnAttachmentResponseBody.Builder.message(String message)
The information returned by the current operation.
|
CreateVpnAttachmentResponseBody.Builder |
CreateVpnAttachmentResponseBody.Builder.name(String name)
The name of the IPsec-VPN connection.
|
CreateVpnAttachmentResponseBody.Builder |
CreateVpnAttachmentResponseBody.Builder.requestId(String requestId)
The request ID.
|
CreateVpnAttachmentResponseBody.Builder |
CreateVpnAttachmentResponseBody.Builder.success(Boolean success)
Indicates whether the current operation is successful.
|
CreateVpnAttachmentResponseBody.Builder |
CreateVpnAttachmentResponseBody.Builder.vpnConnectionId(String vpnConnectionId)
The ID of the IPsec-VPN connection.
|
Copyright © 2024. All rights reserved.