Struct aws_sdk_networkmanager::client::Client [−][src]
pub struct Client<C = DynConnector, M = AwsMiddleware, R = Standard> { /* fields omitted */ }
Expand description
An ergonomic service client for NetworkManager
.
This client allows ergonomic access to a NetworkManager
-shaped service.
Each method corresponds to an endpoint defined in the service’s Smithy model,
and the request and response shapes are auto-generated from that same model.
Using a Client
Once you have a client set up, you can access the service’s endpoints
by calling the appropriate method on Client
. Each such method
returns a request builder for that endpoint, with methods for setting
the various fields of the request. Once your request is complete, use
the send
method to send the request. send
returns a future, which
you then have to .await
to get the service’s response.
Implementations
impl<C, M, R> Client<C, M, R> where
C: SmithyConnector,
M: SmithyMiddleware<C>,
R: NewRequestPolicy,
impl<C, M, R> Client<C, M, R> where
C: SmithyConnector,
M: SmithyMiddleware<C>,
R: NewRequestPolicy,
Constructs a fluent builder for the AssociateCustomerGateway
operation.
See AssociateCustomerGateway
for more information about the
operation and its arguments.
Constructs a fluent builder for the AssociateLink
operation.
See AssociateLink
for more information about the
operation and its arguments.
pub fn associate_transit_gateway_connect_peer(
&self
) -> AssociateTransitGatewayConnectPeer<C, M, R>
pub fn associate_transit_gateway_connect_peer(
&self
) -> AssociateTransitGatewayConnectPeer<C, M, R>
Constructs a fluent builder for the AssociateTransitGatewayConnectPeer
operation.
See AssociateTransitGatewayConnectPeer
for more information about the
operation and its arguments.
Constructs a fluent builder for the CreateConnection
operation.
See CreateConnection
for more information about the
operation and its arguments.
Constructs a fluent builder for the CreateDevice
operation.
See CreateDevice
for more information about the
operation and its arguments.
Constructs a fluent builder for the CreateGlobalNetwork
operation.
See CreateGlobalNetwork
for more information about the
operation and its arguments.
Constructs a fluent builder for the CreateLink
operation.
See CreateLink
for more information about the
operation and its arguments.
Constructs a fluent builder for the CreateSite
operation.
See CreateSite
for more information about the
operation and its arguments.
Constructs a fluent builder for the DeleteConnection
operation.
See DeleteConnection
for more information about the
operation and its arguments.
Constructs a fluent builder for the DeleteDevice
operation.
See DeleteDevice
for more information about the
operation and its arguments.
Constructs a fluent builder for the DeleteGlobalNetwork
operation.
See DeleteGlobalNetwork
for more information about the
operation and its arguments.
Constructs a fluent builder for the DeleteLink
operation.
See DeleteLink
for more information about the
operation and its arguments.
Constructs a fluent builder for the DeleteSite
operation.
See DeleteSite
for more information about the
operation and its arguments.
Constructs a fluent builder for the DeregisterTransitGateway
operation.
See DeregisterTransitGateway
for more information about the
operation and its arguments.
Constructs a fluent builder for the DescribeGlobalNetworks
operation.
See DescribeGlobalNetworks
for more information about the
operation and its arguments.
Constructs a fluent builder for the DisassociateCustomerGateway
operation.
See DisassociateCustomerGateway
for more information about the
operation and its arguments.
Constructs a fluent builder for the DisassociateLink
operation.
See DisassociateLink
for more information about the
operation and its arguments.
pub fn disassociate_transit_gateway_connect_peer(
&self
) -> DisassociateTransitGatewayConnectPeer<C, M, R>
pub fn disassociate_transit_gateway_connect_peer(
&self
) -> DisassociateTransitGatewayConnectPeer<C, M, R>
Constructs a fluent builder for the DisassociateTransitGatewayConnectPeer
operation.
See DisassociateTransitGatewayConnectPeer
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetConnections
operation.
See GetConnections
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetCustomerGatewayAssociations
operation.
See GetCustomerGatewayAssociations
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetDevices
operation.
See GetDevices
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetLinkAssociations
operation.
See GetLinkAssociations
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetLinks
operation.
See GetLinks
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetNetworkResourceCounts
operation.
See GetNetworkResourceCounts
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetNetworkResourceRelationships
operation.
See GetNetworkResourceRelationships
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetNetworkResources
operation.
See GetNetworkResources
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetNetworkRoutes
operation.
See GetNetworkRoutes
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetNetworkTelemetry
operation.
See GetNetworkTelemetry
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetRouteAnalysis
operation.
See GetRouteAnalysis
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetSites
operation.
See GetSites
for more information about the
operation and its arguments.
pub fn get_transit_gateway_connect_peer_associations(
&self
) -> GetTransitGatewayConnectPeerAssociations<C, M, R>
pub fn get_transit_gateway_connect_peer_associations(
&self
) -> GetTransitGatewayConnectPeerAssociations<C, M, R>
Constructs a fluent builder for the GetTransitGatewayConnectPeerAssociations
operation.
See GetTransitGatewayConnectPeerAssociations
for more information about the
operation and its arguments.
Constructs a fluent builder for the GetTransitGatewayRegistrations
operation.
See GetTransitGatewayRegistrations
for more information about the
operation and its arguments.
Constructs a fluent builder for the ListTagsForResource
operation.
See ListTagsForResource
for more information about the
operation and its arguments.
Constructs a fluent builder for the RegisterTransitGateway
operation.
See RegisterTransitGateway
for more information about the
operation and its arguments.
Constructs a fluent builder for the StartRouteAnalysis
operation.
See StartRouteAnalysis
for more information about the
operation and its arguments.
Constructs a fluent builder for the TagResource
operation.
See TagResource
for more information about the
operation and its arguments.
Constructs a fluent builder for the UntagResource
operation.
See UntagResource
for more information about the
operation and its arguments.
Constructs a fluent builder for the UpdateConnection
operation.
See UpdateConnection
for more information about the
operation and its arguments.
Constructs a fluent builder for the UpdateDevice
operation.
See UpdateDevice
for more information about the
operation and its arguments.
Constructs a fluent builder for the UpdateGlobalNetwork
operation.
See UpdateGlobalNetwork
for more information about the
operation and its arguments.
Constructs a fluent builder for the UpdateLink
operation.
See UpdateLink
for more information about the
operation and its arguments.
Constructs a fluent builder for the UpdateNetworkResourceMetadata
operation.
See UpdateNetworkResourceMetadata
for more information about the
operation and its arguments.
Constructs a fluent builder for the UpdateSite
operation.
See UpdateSite
for more information about the
operation and its arguments.
Creates a client with the given service config and connector override.
Trait Implementations
Auto Trait Implementations
impl<C = DynConnector, M = AwsMiddleware, R = Standard> !RefUnwindSafe for Client<C, M, R>
impl<C = DynConnector, M = AwsMiddleware, R = Standard> !UnwindSafe for Client<C, M, R>
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more