public static interface GetNetworkResourcesRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<GetNetworkResourcesRequest.Builder,GetNetworkResourcesRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetNetworkResourcesRequest.Builder globalNetworkId(String globalNetworkId)
The ID of the global network.
globalNetworkId - The ID of the global network.GetNetworkResourcesRequest.Builder coreNetworkId(String coreNetworkId)
The ID of a core network.
coreNetworkId - The ID of a core network.GetNetworkResourcesRequest.Builder registeredGatewayArn(String registeredGatewayArn)
The ARN of the gateway.
registeredGatewayArn - The ARN of the gateway.GetNetworkResourcesRequest.Builder awsRegion(String awsRegion)
The Amazon Web Services Region.
awsRegion - The Amazon Web Services Region.GetNetworkResourcesRequest.Builder accountId(String accountId)
The Amazon Web Services account ID.
accountId - The Amazon Web Services account ID.GetNetworkResourcesRequest.Builder resourceType(String resourceType)
The resource type.
The following are the supported resource types for Direct Connect:
dxcon - The definition model is Connection.
dx-gateway - The definition model is DirectConnectGateway.
dx-vif - The definition model is VirtualInterface.
The following are the supported resource types for Network Manager:
connection - The definition model is Connection.
device - The definition model is Device.
link - The definition model is Link.
site - The definition model is Site.
The following are the supported resource types for Amazon VPC:
customer-gateway - The definition model is CustomerGateway.
transit-gateway - The definition model is TransitGateway.
transit-gateway-attachment - The definition model is TransitGatewayAttachment.
transit-gateway-connect-peer - The definition model is TransitGatewayConnectPeer.
transit-gateway-route-table - The definition model is TransitGatewayRouteTable.
vpn-connection - The definition model is VpnConnection.
resourceType - The resource type.
The following are the supported resource types for Direct Connect:
dxcon - The definition model is Connection.
dx-gateway - The definition model is DirectConnectGateway.
dx-vif - The definition model is VirtualInterface.
The following are the supported resource types for Network Manager:
connection - The definition model is Connection.
device - The definition model is Device.
link - The definition model is Link.
site - The definition model is Site.
The following are the supported resource types for Amazon VPC:
customer-gateway - The definition model is CustomerGateway.
transit-gateway - The definition model is TransitGateway.
transit-gateway-attachment - The definition model is TransitGatewayAttachment.
transit-gateway-connect-peer - The definition model is TransitGatewayConnectPeer.
transit-gateway-route-table - The definition model is TransitGatewayRouteTable.
vpn-connection - The definition model is VpnConnection.
GetNetworkResourcesRequest.Builder resourceArn(String resourceArn)
The ARN of the resource.
resourceArn - The ARN of the resource.GetNetworkResourcesRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.GetNetworkResourcesRequest.Builder nextToken(String nextToken)
The token for the next page of results.
nextToken - The token for the next page of results.GetNetworkResourcesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetNetworkResourcesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.