| Package | Description |
|---|---|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
DirectConnectGatewayAssociationProposal |
DirectConnectGatewayAssociationProposal.clone() |
DirectConnectGatewayAssociationProposal |
CreateDirectConnectGatewayAssociationProposalResult.getDirectConnectGatewayAssociationProposal()
Information about the Direct Connect gateway proposal.
|
DirectConnectGatewayAssociationProposal |
DeleteDirectConnectGatewayAssociationProposalResult.getDirectConnectGatewayAssociationProposal()
The ID of the associated gateway.
|
DirectConnectGatewayAssociationProposal |
DirectConnectGatewayAssociationProposal.withAssociatedGateway(AssociatedGateway associatedGateway)
Information about the associated gateway.
|
DirectConnectGatewayAssociationProposal |
DirectConnectGatewayAssociationProposal.withDirectConnectGatewayId(String directConnectGatewayId)
The ID of the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal |
DirectConnectGatewayAssociationProposal.withDirectConnectGatewayOwnerAccount(String directConnectGatewayOwnerAccount)
The ID of the AWS account that owns the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal |
DirectConnectGatewayAssociationProposal.withExistingAllowedPrefixesToDirectConnectGateway(Collection<RouteFilterPrefix> existingAllowedPrefixesToDirectConnectGateway)
The existing Amazon VPC prefixes advertised to the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal |
DirectConnectGatewayAssociationProposal.withExistingAllowedPrefixesToDirectConnectGateway(RouteFilterPrefix... existingAllowedPrefixesToDirectConnectGateway)
The existing Amazon VPC prefixes advertised to the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal |
DirectConnectGatewayAssociationProposal.withProposalId(String proposalId)
The ID of the association proposal.
|
DirectConnectGatewayAssociationProposal |
DirectConnectGatewayAssociationProposal.withProposalState(DirectConnectGatewayAssociationProposalState proposalState)
The state of the proposal.
|
DirectConnectGatewayAssociationProposal |
DirectConnectGatewayAssociationProposal.withProposalState(String proposalState)
The state of the proposal.
|
DirectConnectGatewayAssociationProposal |
DirectConnectGatewayAssociationProposal.withRequestedAllowedPrefixesToDirectConnectGateway(Collection<RouteFilterPrefix> requestedAllowedPrefixesToDirectConnectGateway)
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal |
DirectConnectGatewayAssociationProposal.withRequestedAllowedPrefixesToDirectConnectGateway(RouteFilterPrefix... requestedAllowedPrefixesToDirectConnectGateway)
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
| Modifier and Type | Method and Description |
|---|---|
List<DirectConnectGatewayAssociationProposal> |
DescribeDirectConnectGatewayAssociationProposalsResult.getDirectConnectGatewayAssociationProposals()
Describes the Direct Connect gateway association proposals.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDirectConnectGatewayAssociationProposalResult.setDirectConnectGatewayAssociationProposal(DirectConnectGatewayAssociationProposal directConnectGatewayAssociationProposal)
Information about the Direct Connect gateway proposal.
|
void |
DeleteDirectConnectGatewayAssociationProposalResult.setDirectConnectGatewayAssociationProposal(DirectConnectGatewayAssociationProposal directConnectGatewayAssociationProposal)
The ID of the associated gateway.
|
CreateDirectConnectGatewayAssociationProposalResult |
CreateDirectConnectGatewayAssociationProposalResult.withDirectConnectGatewayAssociationProposal(DirectConnectGatewayAssociationProposal directConnectGatewayAssociationProposal)
Information about the Direct Connect gateway proposal.
|
DeleteDirectConnectGatewayAssociationProposalResult |
DeleteDirectConnectGatewayAssociationProposalResult.withDirectConnectGatewayAssociationProposal(DirectConnectGatewayAssociationProposal directConnectGatewayAssociationProposal)
The ID of the associated gateway.
|
DescribeDirectConnectGatewayAssociationProposalsResult |
DescribeDirectConnectGatewayAssociationProposalsResult.withDirectConnectGatewayAssociationProposals(DirectConnectGatewayAssociationProposal... directConnectGatewayAssociationProposals)
Describes the Direct Connect gateway association proposals.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDirectConnectGatewayAssociationProposalsResult.setDirectConnectGatewayAssociationProposals(Collection<DirectConnectGatewayAssociationProposal> directConnectGatewayAssociationProposals)
Describes the Direct Connect gateway association proposals.
|
DescribeDirectConnectGatewayAssociationProposalsResult |
DescribeDirectConnectGatewayAssociationProposalsResult.withDirectConnectGatewayAssociationProposals(Collection<DirectConnectGatewayAssociationProposal> directConnectGatewayAssociationProposals)
Describes the Direct Connect gateway association proposals.
|
Copyright © 2020. All rights reserved.