| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager |
Transit Gateway Network Manager (Network Manager) enables you to create a global network, in which you can monitor
your AWS and on-premises networks that are built around transit gateways.
|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
default AssociateCustomerGatewayResponse |
NetworkManagerClient.associateCustomerGateway(AssociateCustomerGatewayRequest associateCustomerGatewayRequest)
Associates a customer gateway with a device and optionally, with a link.
|
default AssociateCustomerGatewayResponse |
NetworkManagerClient.associateCustomerGateway(Consumer<AssociateCustomerGatewayRequest.Builder> associateCustomerGatewayRequest)
Associates a customer gateway with a device and optionally, with a link.
|
default AssociateLinkResponse |
NetworkManagerClient.associateLink(AssociateLinkRequest associateLinkRequest)
Associates a link to a device.
|
default AssociateLinkResponse |
NetworkManagerClient.associateLink(Consumer<AssociateLinkRequest.Builder> associateLinkRequest)
Associates a link to a device.
|
default AssociateTransitGatewayConnectPeerResponse |
NetworkManagerClient.associateTransitGatewayConnectPeer(AssociateTransitGatewayConnectPeerRequest associateTransitGatewayConnectPeerRequest)
Associates a transit gateway Connect peer with a device, and optionally, with a link.
|
default AssociateTransitGatewayConnectPeerResponse |
NetworkManagerClient.associateTransitGatewayConnectPeer(Consumer<AssociateTransitGatewayConnectPeerRequest.Builder> associateTransitGatewayConnectPeerRequest)
Associates a transit gateway Connect peer with a device, and optionally, with a link.
|
default CreateConnectionResponse |
NetworkManagerClient.createConnection(Consumer<CreateConnectionRequest.Builder> createConnectionRequest)
Creates a connection between two devices.
|
default CreateConnectionResponse |
NetworkManagerClient.createConnection(CreateConnectionRequest createConnectionRequest)
Creates a connection between two devices.
|
default CreateDeviceResponse |
NetworkManagerClient.createDevice(Consumer<CreateDeviceRequest.Builder> createDeviceRequest)
Creates a new device in a global network.
|
default CreateDeviceResponse |
NetworkManagerClient.createDevice(CreateDeviceRequest createDeviceRequest)
Creates a new device in a global network.
|
default CreateGlobalNetworkResponse |
NetworkManagerClient.createGlobalNetwork(Consumer<CreateGlobalNetworkRequest.Builder> createGlobalNetworkRequest)
Creates a new, empty global network.
|
default CreateGlobalNetworkResponse |
NetworkManagerClient.createGlobalNetwork(CreateGlobalNetworkRequest createGlobalNetworkRequest)
Creates a new, empty global network.
|
default CreateLinkResponse |
NetworkManagerClient.createLink(Consumer<CreateLinkRequest.Builder> createLinkRequest)
Creates a new link for a specified site.
|
default CreateLinkResponse |
NetworkManagerClient.createLink(CreateLinkRequest createLinkRequest)
Creates a new link for a specified site.
|
default CreateSiteResponse |
NetworkManagerClient.createSite(Consumer<CreateSiteRequest.Builder> createSiteRequest)
Creates a new site in a global network.
|
default CreateSiteResponse |
NetworkManagerClient.createSite(CreateSiteRequest createSiteRequest)
Creates a new site in a global network.
|
default DeleteConnectionResponse |
NetworkManagerClient.deleteConnection(Consumer<DeleteConnectionRequest.Builder> deleteConnectionRequest)
Deletes the specified connection in your global network.
|
default DeleteConnectionResponse |
NetworkManagerClient.deleteConnection(DeleteConnectionRequest deleteConnectionRequest)
Deletes the specified connection in your global network.
|
default DeleteDeviceResponse |
NetworkManagerClient.deleteDevice(Consumer<DeleteDeviceRequest.Builder> deleteDeviceRequest)
Deletes an existing device.
|
default DeleteDeviceResponse |
NetworkManagerClient.deleteDevice(DeleteDeviceRequest deleteDeviceRequest)
Deletes an existing device.
|
default DeleteGlobalNetworkResponse |
NetworkManagerClient.deleteGlobalNetwork(Consumer<DeleteGlobalNetworkRequest.Builder> deleteGlobalNetworkRequest)
Deletes an existing global network.
|
default DeleteGlobalNetworkResponse |
NetworkManagerClient.deleteGlobalNetwork(DeleteGlobalNetworkRequest deleteGlobalNetworkRequest)
Deletes an existing global network.
|
default DeleteLinkResponse |
NetworkManagerClient.deleteLink(Consumer<DeleteLinkRequest.Builder> deleteLinkRequest)
Deletes an existing link.
|
default DeleteLinkResponse |
NetworkManagerClient.deleteLink(DeleteLinkRequest deleteLinkRequest)
Deletes an existing link.
|
default DeleteSiteResponse |
NetworkManagerClient.deleteSite(Consumer<DeleteSiteRequest.Builder> deleteSiteRequest)
Deletes an existing site.
|
default DeleteSiteResponse |
NetworkManagerClient.deleteSite(DeleteSiteRequest deleteSiteRequest)
Deletes an existing site.
|
default DeregisterTransitGatewayResponse |
NetworkManagerClient.deregisterTransitGateway(Consumer<DeregisterTransitGatewayRequest.Builder> deregisterTransitGatewayRequest)
Deregisters a transit gateway from your global network.
|
default DeregisterTransitGatewayResponse |
NetworkManagerClient.deregisterTransitGateway(DeregisterTransitGatewayRequest deregisterTransitGatewayRequest)
Deregisters a transit gateway from your global network.
|
default DescribeGlobalNetworksResponse |
NetworkManagerClient.describeGlobalNetworks(Consumer<DescribeGlobalNetworksRequest.Builder> describeGlobalNetworksRequest)
Describes one or more global networks.
|
default DescribeGlobalNetworksResponse |
NetworkManagerClient.describeGlobalNetworks(DescribeGlobalNetworksRequest describeGlobalNetworksRequest)
Describes one or more global networks.
|
default DescribeGlobalNetworksIterable |
NetworkManagerClient.describeGlobalNetworksPaginator(Consumer<DescribeGlobalNetworksRequest.Builder> describeGlobalNetworksRequest)
Describes one or more global networks.
|
default DescribeGlobalNetworksIterable |
NetworkManagerClient.describeGlobalNetworksPaginator(DescribeGlobalNetworksRequest describeGlobalNetworksRequest)
Describes one or more global networks.
|
default DisassociateCustomerGatewayResponse |
NetworkManagerClient.disassociateCustomerGateway(Consumer<DisassociateCustomerGatewayRequest.Builder> disassociateCustomerGatewayRequest)
Disassociates a customer gateway from a device and a link.
|
default DisassociateCustomerGatewayResponse |
NetworkManagerClient.disassociateCustomerGateway(DisassociateCustomerGatewayRequest disassociateCustomerGatewayRequest)
Disassociates a customer gateway from a device and a link.
|
default DisassociateLinkResponse |
NetworkManagerClient.disassociateLink(Consumer<DisassociateLinkRequest.Builder> disassociateLinkRequest)
Disassociates an existing device from a link.
|
default DisassociateLinkResponse |
NetworkManagerClient.disassociateLink(DisassociateLinkRequest disassociateLinkRequest)
Disassociates an existing device from a link.
|
default DisassociateTransitGatewayConnectPeerResponse |
NetworkManagerClient.disassociateTransitGatewayConnectPeer(Consumer<DisassociateTransitGatewayConnectPeerRequest.Builder> disassociateTransitGatewayConnectPeerRequest)
Disassociates a transit gateway Connect peer from a device and link.
|
default DisassociateTransitGatewayConnectPeerResponse |
NetworkManagerClient.disassociateTransitGatewayConnectPeer(DisassociateTransitGatewayConnectPeerRequest disassociateTransitGatewayConnectPeerRequest)
Disassociates a transit gateway Connect peer from a device and link.
|
default GetConnectionsResponse |
NetworkManagerClient.getConnections(Consumer<GetConnectionsRequest.Builder> getConnectionsRequest)
Gets information about one or more of your connections in a global network.
|
default GetConnectionsResponse |
NetworkManagerClient.getConnections(GetConnectionsRequest getConnectionsRequest)
Gets information about one or more of your connections in a global network.
|
default GetConnectionsIterable |
NetworkManagerClient.getConnectionsPaginator(Consumer<GetConnectionsRequest.Builder> getConnectionsRequest)
Gets information about one or more of your connections in a global network.
|
default GetConnectionsIterable |
NetworkManagerClient.getConnectionsPaginator(GetConnectionsRequest getConnectionsRequest)
Gets information about one or more of your connections in a global network.
|
default GetCustomerGatewayAssociationsResponse |
NetworkManagerClient.getCustomerGatewayAssociations(Consumer<GetCustomerGatewayAssociationsRequest.Builder> getCustomerGatewayAssociationsRequest)
Gets the association information for customer gateways that are associated with devices and links in your global
network.
|
default GetCustomerGatewayAssociationsResponse |
NetworkManagerClient.getCustomerGatewayAssociations(GetCustomerGatewayAssociationsRequest getCustomerGatewayAssociationsRequest)
Gets the association information for customer gateways that are associated with devices and links in your global
network.
|
default GetCustomerGatewayAssociationsIterable |
NetworkManagerClient.getCustomerGatewayAssociationsPaginator(Consumer<GetCustomerGatewayAssociationsRequest.Builder> getCustomerGatewayAssociationsRequest)
Gets the association information for customer gateways that are associated with devices and links in your global
network.
|
default GetCustomerGatewayAssociationsIterable |
NetworkManagerClient.getCustomerGatewayAssociationsPaginator(GetCustomerGatewayAssociationsRequest getCustomerGatewayAssociationsRequest)
Gets the association information for customer gateways that are associated with devices and links in your global
network.
|
default GetDevicesResponse |
NetworkManagerClient.getDevices(Consumer<GetDevicesRequest.Builder> getDevicesRequest)
Gets information about one or more of your devices in a global network.
|
default GetDevicesResponse |
NetworkManagerClient.getDevices(GetDevicesRequest getDevicesRequest)
Gets information about one or more of your devices in a global network.
|
default GetDevicesIterable |
NetworkManagerClient.getDevicesPaginator(Consumer<GetDevicesRequest.Builder> getDevicesRequest)
Gets information about one or more of your devices in a global network.
|
default GetDevicesIterable |
NetworkManagerClient.getDevicesPaginator(GetDevicesRequest getDevicesRequest)
Gets information about one or more of your devices in a global network.
|
default GetLinkAssociationsResponse |
NetworkManagerClient.getLinkAssociations(Consumer<GetLinkAssociationsRequest.Builder> getLinkAssociationsRequest)
Gets the link associations for a device or a link.
|
default GetLinkAssociationsResponse |
NetworkManagerClient.getLinkAssociations(GetLinkAssociationsRequest getLinkAssociationsRequest)
Gets the link associations for a device or a link.
|
default GetLinkAssociationsIterable |
NetworkManagerClient.getLinkAssociationsPaginator(Consumer<GetLinkAssociationsRequest.Builder> getLinkAssociationsRequest)
Gets the link associations for a device or a link.
|
default GetLinkAssociationsIterable |
NetworkManagerClient.getLinkAssociationsPaginator(GetLinkAssociationsRequest getLinkAssociationsRequest)
Gets the link associations for a device or a link.
|
default GetLinksResponse |
NetworkManagerClient.getLinks(Consumer<GetLinksRequest.Builder> getLinksRequest)
Gets information about one or more links in a specified global network.
|
default GetLinksResponse |
NetworkManagerClient.getLinks(GetLinksRequest getLinksRequest)
Gets information about one or more links in a specified global network.
|
default GetLinksIterable |
NetworkManagerClient.getLinksPaginator(Consumer<GetLinksRequest.Builder> getLinksRequest)
Gets information about one or more links in a specified global network.
|
default GetLinksIterable |
NetworkManagerClient.getLinksPaginator(GetLinksRequest getLinksRequest)
Gets information about one or more links in a specified global network.
|
default GetSitesResponse |
NetworkManagerClient.getSites(Consumer<GetSitesRequest.Builder> getSitesRequest)
Gets information about one or more of your sites in a global network.
|
default GetSitesResponse |
NetworkManagerClient.getSites(GetSitesRequest getSitesRequest)
Gets information about one or more of your sites in a global network.
|
default GetSitesIterable |
NetworkManagerClient.getSitesPaginator(Consumer<GetSitesRequest.Builder> getSitesRequest)
Gets information about one or more of your sites in a global network.
|
default GetSitesIterable |
NetworkManagerClient.getSitesPaginator(GetSitesRequest getSitesRequest)
Gets information about one or more of your sites in a global network.
|
default GetTransitGatewayConnectPeerAssociationsResponse |
NetworkManagerClient.getTransitGatewayConnectPeerAssociations(Consumer<GetTransitGatewayConnectPeerAssociationsRequest.Builder> getTransitGatewayConnectPeerAssociationsRequest)
Gets information about one or more of your transit gateway Connect peer associations in a global network.
|
default GetTransitGatewayConnectPeerAssociationsResponse |
NetworkManagerClient.getTransitGatewayConnectPeerAssociations(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)
Gets information about one or more of your transit gateway Connect peer associations in a global network.
|
default GetTransitGatewayConnectPeerAssociationsIterable |
NetworkManagerClient.getTransitGatewayConnectPeerAssociationsPaginator(Consumer<GetTransitGatewayConnectPeerAssociationsRequest.Builder> getTransitGatewayConnectPeerAssociationsRequest)
Gets information about one or more of your transit gateway Connect peer associations in a global network.
|
default GetTransitGatewayConnectPeerAssociationsIterable |
NetworkManagerClient.getTransitGatewayConnectPeerAssociationsPaginator(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)
Gets information about one or more of your transit gateway Connect peer associations in a global network.
|
default GetTransitGatewayRegistrationsResponse |
NetworkManagerClient.getTransitGatewayRegistrations(Consumer<GetTransitGatewayRegistrationsRequest.Builder> getTransitGatewayRegistrationsRequest)
Gets information about the transit gateway registrations in a specified global network.
|
default GetTransitGatewayRegistrationsResponse |
NetworkManagerClient.getTransitGatewayRegistrations(GetTransitGatewayRegistrationsRequest getTransitGatewayRegistrationsRequest)
Gets information about the transit gateway registrations in a specified global network.
|
default GetTransitGatewayRegistrationsIterable |
NetworkManagerClient.getTransitGatewayRegistrationsPaginator(Consumer<GetTransitGatewayRegistrationsRequest.Builder> getTransitGatewayRegistrationsRequest)
Gets information about the transit gateway registrations in a specified global network.
|
default GetTransitGatewayRegistrationsIterable |
NetworkManagerClient.getTransitGatewayRegistrationsPaginator(GetTransitGatewayRegistrationsRequest getTransitGatewayRegistrationsRequest)
Gets information about the transit gateway registrations in a specified global network.
|
default ListTagsForResourceResponse |
NetworkManagerClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags for a specified resource.
|
default ListTagsForResourceResponse |
NetworkManagerClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags for a specified resource.
|
default RegisterTransitGatewayResponse |
NetworkManagerClient.registerTransitGateway(Consumer<RegisterTransitGatewayRequest.Builder> registerTransitGatewayRequest)
Registers a transit gateway in your global network.
|
default RegisterTransitGatewayResponse |
NetworkManagerClient.registerTransitGateway(RegisterTransitGatewayRequest registerTransitGatewayRequest)
Registers a transit gateway in your global network.
|
default TagResourceResponse |
NetworkManagerClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Tags a specified resource.
|
default TagResourceResponse |
NetworkManagerClient.tagResource(TagResourceRequest tagResourceRequest)
Tags a specified resource.
|
default UntagResourceResponse |
NetworkManagerClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a specified resource.
|
default UntagResourceResponse |
NetworkManagerClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a specified resource.
|
default UpdateConnectionResponse |
NetworkManagerClient.updateConnection(Consumer<UpdateConnectionRequest.Builder> updateConnectionRequest)
Updates the information for an existing connection.
|
default UpdateConnectionResponse |
NetworkManagerClient.updateConnection(UpdateConnectionRequest updateConnectionRequest)
Updates the information for an existing connection.
|
default UpdateDeviceResponse |
NetworkManagerClient.updateDevice(Consumer<UpdateDeviceRequest.Builder> updateDeviceRequest)
Updates the details for an existing device.
|
default UpdateDeviceResponse |
NetworkManagerClient.updateDevice(UpdateDeviceRequest updateDeviceRequest)
Updates the details for an existing device.
|
default UpdateGlobalNetworkResponse |
NetworkManagerClient.updateGlobalNetwork(Consumer<UpdateGlobalNetworkRequest.Builder> updateGlobalNetworkRequest)
Updates an existing global network.
|
default UpdateGlobalNetworkResponse |
NetworkManagerClient.updateGlobalNetwork(UpdateGlobalNetworkRequest updateGlobalNetworkRequest)
Updates an existing global network.
|
default UpdateLinkResponse |
NetworkManagerClient.updateLink(Consumer<UpdateLinkRequest.Builder> updateLinkRequest)
Updates the details for an existing link.
|
default UpdateLinkResponse |
NetworkManagerClient.updateLink(UpdateLinkRequest updateLinkRequest)
Updates the details for an existing link.
|
default UpdateSiteResponse |
NetworkManagerClient.updateSite(Consumer<UpdateSiteRequest.Builder> updateSiteRequest)
Updates the information for an existing site.
|
default UpdateSiteResponse |
NetworkManagerClient.updateSite(UpdateSiteRequest updateSiteRequest)
Updates the information for an existing site.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
You do not have sufficient access to perform this action.
|
class |
ConflictException
There was a conflict processing the request.
|
class |
InternalServerException
The request has failed due to an internal error.
|
class |
ResourceNotFoundException
The specified resource could not be found.
|
class |
ServiceQuotaExceededException
A service limit was exceeded.
|
class |
ThrottlingException
The request was denied due to request throttling.
|
class |
ValidationException
The input fails to satisfy the constraints.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkManagerException |
NetworkManagerException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(NetworkManagerException ex) |
Copyright © 2021. All rights reserved.