- getAccountId() - Method in class com.amazonaws.services.outposts.model.Site
-
- getAddress() - Method in class com.amazonaws.services.outposts.model.GetSiteAddressResult
-
Information about the address.
- getAddress() - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressRequest
-
The address for the site.
- getAddress() - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressResult
-
Information about an address.
- getAddressLine1() - Method in class com.amazonaws.services.outposts.model.Address
-
The first line of the address.
- getAddressLine2() - Method in class com.amazonaws.services.outposts.model.Address
-
The second line of the address.
- getAddressLine3() - Method in class com.amazonaws.services.outposts.model.Address
-
The third line of the address.
- getAddressType() - Method in class com.amazonaws.services.outposts.model.GetSiteAddressRequest
-
The type of the address you request.
- getAddressType() - Method in class com.amazonaws.services.outposts.model.GetSiteAddressResult
-
The type of the address you receive.
- getAddressType() - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressRequest
-
The type of the address.
- getAddressType() - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressResult
-
The type of the address.
- getAllowedIps() - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The allowed IP addresses.
- getAssetId() - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The ID of the asset.
- getAssetId() - Method in class com.amazonaws.services.outposts.model.LineItemAssetInformation
-
The ID of the asset.
- getAssetId() - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
The ID of the Outpost server.
- getAssetInformationList() - Method in class com.amazonaws.services.outposts.model.LineItem
-
Information about assets.
- getAssetLocation() - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The position of an asset in a rack.
- getAssets() - Method in class com.amazonaws.services.outposts.model.ListAssetsResult
-
Information about the hardware assets.
- getAssetType() - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The type of the asset.
- getAvailabilityZone() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
- getAvailabilityZone() - Method in class com.amazonaws.services.outposts.model.Outpost
-
- getAvailabilityZoneFilter() - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Filters the results by Availability Zone (for example, us-east-1a).
- getAvailabilityZoneId() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
- getAvailabilityZoneId() - Method in class com.amazonaws.services.outposts.model.Outpost
-
- getAvailabilityZoneIdFilter() - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Filters the results by AZ ID (for example, use1-az1).
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCatalogItem(GetCatalogItemRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
-
- getCatalogItem(GetCatalogItemRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
-
Gets information about the specified catalog item.
- getCatalogItem(GetCatalogItemRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
-
Gets information about the specified catalog item.
- getCatalogItem() - Method in class com.amazonaws.services.outposts.model.GetCatalogItemResult
-
Information about this catalog item.
- getCatalogItemAsync(GetCatalogItemRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getCatalogItemAsync(GetCatalogItemRequest, AsyncHandler<GetCatalogItemRequest, GetCatalogItemResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getCatalogItemAsync(GetCatalogItemRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Gets information about the specified catalog item.
- getCatalogItemAsync(GetCatalogItemRequest, AsyncHandler<GetCatalogItemRequest, GetCatalogItemResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Gets information about the specified catalog item.
- getCatalogItemAsync(GetCatalogItemRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- getCatalogItemAsync(GetCatalogItemRequest, AsyncHandler<GetCatalogItemRequest, GetCatalogItemResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- getCatalogItemId() - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The ID of the catalog item.
- getCatalogItemId() - Method in class com.amazonaws.services.outposts.model.GetCatalogItemRequest
-
The ID of the catalog item.
- getCatalogItemId() - Method in class com.amazonaws.services.outposts.model.LineItem
-
The ID of the catalog item.
- getCatalogItemId() - Method in class com.amazonaws.services.outposts.model.LineItemRequest
-
The ID of the catalog item.
- GetCatalogItemRequest - Class in com.amazonaws.services.outposts.model
-
- GetCatalogItemRequest() - Constructor for class com.amazonaws.services.outposts.model.GetCatalogItemRequest
-
- GetCatalogItemResult - Class in com.amazonaws.services.outposts.model
-
- GetCatalogItemResult() - Constructor for class com.amazonaws.services.outposts.model.GetCatalogItemResult
-
- getCatalogItems() - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsResult
-
Information about the catalog items.
- getCity() - Method in class com.amazonaws.services.outposts.model.Address
-
The city for the address.
- getClientPublicKey() - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The public key of the client.
- getClientPublicKey() - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
The public key of the client.
- getClientTunnelAddress() - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The client tunnel address.
- getComputeAttributes() - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
Information about compute hardware assets.
- getConnection(GetConnectionRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
-
- getConnection(GetConnectionRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
-
- getConnection(GetConnectionRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
-
- getConnectionAsync(GetConnectionRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getConnectionAsync(GetConnectionRequest, AsyncHandler<GetConnectionRequest, GetConnectionResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getConnectionAsync(GetConnectionRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
- getConnectionAsync(GetConnectionRequest, AsyncHandler<GetConnectionRequest, GetConnectionResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
- getConnectionAsync(GetConnectionRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- getConnectionAsync(GetConnectionRequest, AsyncHandler<GetConnectionRequest, GetConnectionResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- getConnectionDetails() - Method in class com.amazonaws.services.outposts.model.GetConnectionResult
-
Information about the connection.
- getConnectionId() - Method in class com.amazonaws.services.outposts.model.GetConnectionRequest
-
The ID of the connection.
- getConnectionId() - Method in class com.amazonaws.services.outposts.model.GetConnectionResult
-
The ID of the connection.
- getConnectionId() - Method in class com.amazonaws.services.outposts.model.StartConnectionResult
-
The ID of the connection.
- GetConnectionRequest - Class in com.amazonaws.services.outposts.model
-
- GetConnectionRequest() - Constructor for class com.amazonaws.services.outposts.model.GetConnectionRequest
-
- GetConnectionResult - Class in com.amazonaws.services.outposts.model
-
- GetConnectionResult() - Constructor for class com.amazonaws.services.outposts.model.GetConnectionResult
-
- getContactName() - Method in class com.amazonaws.services.outposts.model.Address
-
The name of the contact.
- getContactPhoneNumber() - Method in class com.amazonaws.services.outposts.model.Address
-
The phone number of the contact.
- getCountryCode() - Method in class com.amazonaws.services.outposts.model.Address
-
The ISO-3166 two-letter country code for the address.
- getDescription() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
- getDescription() - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
- getDescription() - Method in class com.amazonaws.services.outposts.model.Outpost
-
- getDescription() - Method in class com.amazonaws.services.outposts.model.Site
-
- getDescription() - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
- getDescription() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
- getDeviceSerialNumber() - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
The serial number of the dongle.
- getDistrictOrCounty() - Method in class com.amazonaws.services.outposts.model.Address
-
The district or county for the address.
- getEC2Capacities() - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
Information about the EC2 capacity of an item.
- getEC2FamilyFilter() - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by EC2 family (for example, M5).
- getExecutorService() - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFamily() - Method in class com.amazonaws.services.outposts.model.EC2Capacity
-
The family of the EC2 capacity.
- getFiberOpticCableType() - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The type of fiber used to attach the Outpost to the network.
- getFiberOpticCableType() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The type of fiber that you will use to attach the Outpost to your network.
- getHostId() - Method in class com.amazonaws.services.outposts.model.ComputeAttributes
-
The host ID of the Dedicated Host on the asset.
- getHostIdFilter() - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
Filters the results by the host ID of a Dedicated Host.
- getInstanceType() - Method in class com.amazonaws.services.outposts.model.InstanceTypeItem
-
- getInstanceTypes() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
- getItemClassFilter() - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by item class.
- getItemStatus() - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The status of a catalog item.
- getLifeCycleStatus() - Method in class com.amazonaws.services.outposts.model.Outpost
-
- getLifeCycleStatusFilter() - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Filters the results by the lifecycle status.
- getLineItemCountsByStatus() - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The status of all line items in the order.
- getLineItemId() - Method in class com.amazonaws.services.outposts.model.LineItem
-
The ID of the line item.
- getLineItems() - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The line items that make up the order.
- getLineItems() - Method in class com.amazonaws.services.outposts.model.Order
-
The line items for the order
- getMacAddressList() - Method in class com.amazonaws.services.outposts.model.LineItemAssetInformation
-
The MAC addresses of the asset.
- getMaximumSupportedWeightLbs() - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The maximum rack weight that this site can support.
- getMaximumSupportedWeightLbs() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The maximum rack weight that this site can support.
- getMaxResults() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
-
- getMaxResults() - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
- getMaxResults() - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
- getMaxResults() - Method in class com.amazonaws.services.outposts.model.ListOrdersRequest
-
- getMaxResults() - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
- getMaxResults() - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
- getMaxSize() - Method in class com.amazonaws.services.outposts.model.EC2Capacity
-
The maximum size of the EC2 capacity.
- getMunicipality() - Method in class com.amazonaws.services.outposts.model.Address
-
The municipality for the address.
- getName() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
- getName() - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
- getName() - Method in class com.amazonaws.services.outposts.model.Outpost
-
- getName() - Method in class com.amazonaws.services.outposts.model.Site
-
- getName() - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
- getName() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
- getNetworkInterfaceDeviceIndex() - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
The device index of the network interface on the Outpost server.
- getNextToken() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
-
- getNextToken() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
- getNextToken() - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
- getNextToken() - Method in class com.amazonaws.services.outposts.model.ListAssetsResult
-
- getNextToken() - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
- getNextToken() - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsResult
-
- getNextToken() - Method in class com.amazonaws.services.outposts.model.ListOrdersRequest
-
- getNextToken() - Method in class com.amazonaws.services.outposts.model.ListOrdersResult
-
- getNextToken() - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
- getNextToken() - Method in class com.amazonaws.services.outposts.model.ListOutpostsResult
-
- getNextToken() - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
- getNextToken() - Method in class com.amazonaws.services.outposts.model.ListSitesResult
-
- getNotes() - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
Additional information that you provide about site access requirements, electrician scheduling, personal
protective equipment, or regulation of equipment materials that could affect your installation process.
- getNotes() - Method in class com.amazonaws.services.outposts.model.Site
-
Notes about a site.
- getNotes() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
Notes about a site.
- getOperatingAddress() - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
The location to install and power on the hardware.
- getOperatingAddressCity() - Method in class com.amazonaws.services.outposts.model.Site
-
City where the hardware is installed and powered on.
- getOperatingAddressCityFilter() - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Filters the results by city.
- getOperatingAddressCountryCode() - Method in class com.amazonaws.services.outposts.model.Site
-
The ISO-3166 two-letter country code where the hardware is installed and powered on.
- getOperatingAddressCountryCodeFilter() - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Filters the results by country code.
- getOperatingAddressStateOrRegion() - Method in class com.amazonaws.services.outposts.model.Site
-
State or region where the hardware is installed and powered on.
- getOperatingAddressStateOrRegionFilter() - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Filters the results by state or region.
- getOpticalStandard() - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The type of optical standard used to attach the Outpost to the network.
- getOpticalStandard() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The type of optical standard that you will use to attach the Outpost to your network.
- getOrder(GetOrderRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
-
- getOrder(GetOrderRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
-
Gets information about the specified order.
- getOrder(GetOrderRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
-
Gets information about the specified order.
- getOrder() - Method in class com.amazonaws.services.outposts.model.CreateOrderResult
-
Information about this order.
- getOrder() - Method in class com.amazonaws.services.outposts.model.GetOrderResult
-
- getOrderAsync(GetOrderRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getOrderAsync(GetOrderRequest, AsyncHandler<GetOrderRequest, GetOrderResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getOrderAsync(GetOrderRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Gets information about the specified order.
- getOrderAsync(GetOrderRequest, AsyncHandler<GetOrderRequest, GetOrderResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Gets information about the specified order.
- getOrderAsync(GetOrderRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- getOrderAsync(GetOrderRequest, AsyncHandler<GetOrderRequest, GetOrderResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- getOrderFulfilledDate() - Method in class com.amazonaws.services.outposts.model.Order
-
The fulfillment date of the order.
- getOrderFulfilledDate() - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The fulfilment date for the order.
- getOrderId() - Method in class com.amazonaws.services.outposts.model.CancelOrderRequest
-
The ID of the order.
- getOrderId() - Method in class com.amazonaws.services.outposts.model.GetOrderRequest
-
The ID of the order.
- getOrderId() - Method in class com.amazonaws.services.outposts.model.Order
-
The ID of the order.
- getOrderId() - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The ID of the order.
- GetOrderRequest - Class in com.amazonaws.services.outposts.model
-
- GetOrderRequest() - Constructor for class com.amazonaws.services.outposts.model.GetOrderRequest
-
- GetOrderResult - Class in com.amazonaws.services.outposts.model
-
- GetOrderResult() - Constructor for class com.amazonaws.services.outposts.model.GetOrderResult
-
- getOrders() - Method in class com.amazonaws.services.outposts.model.ListOrdersResult
-
Information about the orders.
- getOrderSubmissionDate() - Method in class com.amazonaws.services.outposts.model.Order
-
The submission date for the order.
- getOrderSubmissionDate() - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The submission date for the order.
- getOrderType() - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The type of order.
- getOutpost(GetOutpostRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
-
- getOutpost(GetOutpostRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
-
Gets information about the specified Outpost.
- getOutpost(GetOutpostRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
-
Gets information about the specified Outpost.
- getOutpost() - Method in class com.amazonaws.services.outposts.model.CreateOutpostResult
-
- getOutpost() - Method in class com.amazonaws.services.outposts.model.GetOutpostResult
-
- getOutpost() - Method in class com.amazonaws.services.outposts.model.UpdateOutpostResult
-
- getOutpostArn() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
- getOutpostArn() - Method in class com.amazonaws.services.outposts.model.Outpost
-
- getOutpostAsync(GetOutpostRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getOutpostAsync(GetOutpostRequest, AsyncHandler<GetOutpostRequest, GetOutpostResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getOutpostAsync(GetOutpostRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Gets information about the specified Outpost.
- getOutpostAsync(GetOutpostRequest, AsyncHandler<GetOutpostRequest, GetOutpostResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Gets information about the specified Outpost.
- getOutpostAsync(GetOutpostRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- getOutpostAsync(GetOutpostRequest, AsyncHandler<GetOutpostRequest, GetOutpostResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- getOutpostId() - Method in class com.amazonaws.services.outposts.model.DeleteOutpostRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- getOutpostId() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- getOutpostId() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
The ID of the Outpost.
- getOutpostId() - Method in class com.amazonaws.services.outposts.model.GetOutpostRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- getOutpostId() - Method in class com.amazonaws.services.outposts.model.Order
-
The ID of the Outpost in the order.
- getOutpostId() - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The ID of the Outpost.
- getOutpostId() - Method in class com.amazonaws.services.outposts.model.Outpost
-
The ID of the Outpost.
- getOutpostId() - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- getOutpostIdentifier() - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- getOutpostIdentifier() - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- getOutpostIdentifierFilter() - Method in class com.amazonaws.services.outposts.model.ListOrdersRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- getOutpostInstanceTypes(GetOutpostInstanceTypesRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
-
- getOutpostInstanceTypes(GetOutpostInstanceTypesRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
-
Gets the instance types for the specified Outpost.
- getOutpostInstanceTypes(GetOutpostInstanceTypesRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
-
Gets the instance types for the specified Outpost.
- getOutpostInstanceTypesAsync(GetOutpostInstanceTypesRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getOutpostInstanceTypesAsync(GetOutpostInstanceTypesRequest, AsyncHandler<GetOutpostInstanceTypesRequest, GetOutpostInstanceTypesResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getOutpostInstanceTypesAsync(GetOutpostInstanceTypesRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Gets the instance types for the specified Outpost.
- getOutpostInstanceTypesAsync(GetOutpostInstanceTypesRequest, AsyncHandler<GetOutpostInstanceTypesRequest, GetOutpostInstanceTypesResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Gets the instance types for the specified Outpost.
- getOutpostInstanceTypesAsync(GetOutpostInstanceTypesRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- getOutpostInstanceTypesAsync(GetOutpostInstanceTypesRequest, AsyncHandler<GetOutpostInstanceTypesRequest, GetOutpostInstanceTypesResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- GetOutpostInstanceTypesRequest - Class in com.amazonaws.services.outposts.model
-
- GetOutpostInstanceTypesRequest() - Constructor for class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
-
- GetOutpostInstanceTypesResult - Class in com.amazonaws.services.outposts.model
-
- GetOutpostInstanceTypesResult() - Constructor for class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
- GetOutpostRequest - Class in com.amazonaws.services.outposts.model
-
- GetOutpostRequest() - Constructor for class com.amazonaws.services.outposts.model.GetOutpostRequest
-
- GetOutpostResult - Class in com.amazonaws.services.outposts.model
-
- GetOutpostResult() - Constructor for class com.amazonaws.services.outposts.model.GetOutpostResult
-
- getOutposts() - Method in class com.amazonaws.services.outposts.model.ListOutpostsResult
-
- getOwnerId() - Method in class com.amazonaws.services.outposts.model.Outpost
-
- getPaymentOption() - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The payment option.
- getPaymentOption() - Method in class com.amazonaws.services.outposts.model.Order
-
The payment option for the order.
- getPaymentTerm() - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The payment terms.
- getPostalCode() - Method in class com.amazonaws.services.outposts.model.Address
-
The postal code for the address.
- getPowerConnector() - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The power connector for the hardware.
- getPowerConnector() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The power connector that Amazon Web Services should plan to provide for connections to the hardware.
- getPowerDrawKva() - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The power draw available at the hardware placement position for the rack.
- getPowerDrawKva() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The power draw, in kVA, available at the hardware placement position for the rack.
- getPowerFeedDrop() - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The position of the power feed.
- getPowerFeedDrop() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
Indicates whether the power feed comes above or below the rack.
- getPowerKva() - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
Information about the power draw of an item.
- getPowerPhase() - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The power option that you can provide for hardware.
- getPowerPhase() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The power option that you can provide for hardware.
- getQuantity() - Method in class com.amazonaws.services.outposts.model.EC2Capacity
-
The quantity of the EC2 capacity.
- getQuantity() - Method in class com.amazonaws.services.outposts.model.LineItem
-
The quantity of the line item.
- getQuantity() - Method in class com.amazonaws.services.outposts.model.LineItemRequest
-
The quantity of a line item request.
- getRackElevation() - Method in class com.amazonaws.services.outposts.model.AssetLocation
-
The position of an asset in a rack measured in rack units.
- getRackId() - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The rack ID of the asset.
- getRackPhysicalProperties() - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
Information about the physical and logistical details for the rack at this site.
- getRackPhysicalProperties() - Method in class com.amazonaws.services.outposts.model.Site
-
Information about the physical and logistical details for a rack at the site.
- getResourceArn() - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- getResourceArn() - Method in class com.amazonaws.services.outposts.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- getResourceArn() - Method in class com.amazonaws.services.outposts.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- getResourceId() - Method in exception com.amazonaws.services.outposts.model.ConflictException
-
The ID of the resource causing the conflict.
- getResourceType() - Method in exception com.amazonaws.services.outposts.model.ConflictException
-
The type of the resource causing the conflict.
- getServerEndpoint() - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The endpoint for the server.
- getServerPublicKey() - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The public key of the server.
- getServerTunnelAddress() - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The server tunnel address.
- getShipmentCarrier() - Method in class com.amazonaws.services.outposts.model.ShipmentInformation
-
The carrier of the shipment.
- getShipmentInformation() - Method in class com.amazonaws.services.outposts.model.LineItem
-
Information about a line item shipment.
- getShipmentTrackingNumber() - Method in class com.amazonaws.services.outposts.model.ShipmentInformation
-
The tracking number of the shipment.
- getShippingAddress() - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
The location to ship the hardware.
- getSite(GetSiteRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
-
- getSite(GetSiteRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
-
Gets information about the specified Outpost site.
- getSite(GetSiteRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
-
Gets information about the specified Outpost site.
- getSite() - Method in class com.amazonaws.services.outposts.model.CreateSiteResult
-
- getSite() - Method in class com.amazonaws.services.outposts.model.GetSiteResult
-
- getSite() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesResult
-
- getSite() - Method in class com.amazonaws.services.outposts.model.UpdateSiteResult
-
- getSiteAddress(GetSiteAddressRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
-
- getSiteAddress(GetSiteAddressRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
-
Gets the site address of the specified site.
- getSiteAddress(GetSiteAddressRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
-
Gets the site address of the specified site.
- getSiteAddressAsync(GetSiteAddressRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getSiteAddressAsync(GetSiteAddressRequest, AsyncHandler<GetSiteAddressRequest, GetSiteAddressResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getSiteAddressAsync(GetSiteAddressRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Gets the site address of the specified site.
- getSiteAddressAsync(GetSiteAddressRequest, AsyncHandler<GetSiteAddressRequest, GetSiteAddressResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Gets the site address of the specified site.
- getSiteAddressAsync(GetSiteAddressRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- getSiteAddressAsync(GetSiteAddressRequest, AsyncHandler<GetSiteAddressRequest, GetSiteAddressResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- GetSiteAddressRequest - Class in com.amazonaws.services.outposts.model
-
- GetSiteAddressRequest() - Constructor for class com.amazonaws.services.outposts.model.GetSiteAddressRequest
-
- GetSiteAddressResult - Class in com.amazonaws.services.outposts.model
-
- GetSiteAddressResult() - Constructor for class com.amazonaws.services.outposts.model.GetSiteAddressResult
-
- getSiteArn() - Method in class com.amazonaws.services.outposts.model.Outpost
-
- getSiteArn() - Method in class com.amazonaws.services.outposts.model.Site
-
- getSiteAsync(GetSiteRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getSiteAsync(GetSiteRequest, AsyncHandler<GetSiteRequest, GetSiteResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- getSiteAsync(GetSiteRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Gets information about the specified Outpost site.
- getSiteAsync(GetSiteRequest, AsyncHandler<GetSiteRequest, GetSiteResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Gets information about the specified Outpost site.
- getSiteAsync(GetSiteRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- getSiteAsync(GetSiteRequest, AsyncHandler<GetSiteRequest, GetSiteResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- getSiteId() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- getSiteId() - Method in class com.amazonaws.services.outposts.model.DeleteSiteRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- getSiteId() - Method in class com.amazonaws.services.outposts.model.GetSiteAddressRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- getSiteId() - Method in class com.amazonaws.services.outposts.model.GetSiteAddressResult
-
- getSiteId() - Method in class com.amazonaws.services.outposts.model.GetSiteRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- getSiteId() - Method in class com.amazonaws.services.outposts.model.Outpost
-
- getSiteId() - Method in class com.amazonaws.services.outposts.model.Site
-
- getSiteId() - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- getSiteId() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- getSiteId() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- GetSiteRequest - Class in com.amazonaws.services.outposts.model
-
- GetSiteRequest() - Constructor for class com.amazonaws.services.outposts.model.GetSiteRequest
-
- GetSiteResult - Class in com.amazonaws.services.outposts.model
-
- GetSiteResult() - Constructor for class com.amazonaws.services.outposts.model.GetSiteResult
-
- getSites() - Method in class com.amazonaws.services.outposts.model.ListSitesResult
-
- getState() - Method in class com.amazonaws.services.outposts.model.ComputeAttributes
-
The state.
- getStateOrRegion() - Method in class com.amazonaws.services.outposts.model.Address
-
The state for the address.
- getStatus() - Method in class com.amazonaws.services.outposts.model.LineItem
-
The status of the line item.
- getStatus() - Method in class com.amazonaws.services.outposts.model.Order
-
The status of the order.
- getStatus() - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The status of the order.
- getStatusFilter() - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
Filters the results by state.
- getSupportedHardwareType() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
The type of hardware for this Outpost.
- getSupportedHardwareType() - Method in class com.amazonaws.services.outposts.model.Outpost
-
The hardware type.
- getSupportedHardwareType() - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
The type of hardware for this Outpost.
- getSupportedStorage() - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The supported storage options for the catalog item.
- getSupportedStorageFilter() - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by storage option.
- getSupportedUplinkGbps() - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The uplink speed this catalog item requires for the connection to the Region.
- getTagKeys() - Method in class com.amazonaws.services.outposts.model.UntagResourceRequest
-
The tag keys.
- getTags() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
The tags to apply to the Outpost.
- getTags() - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
The tags to apply to a site.
- getTags() - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceResult
-
The resource tags.
- getTags() - Method in class com.amazonaws.services.outposts.model.Outpost
-
The Outpost tags.
- getTags() - Method in class com.amazonaws.services.outposts.model.Site
-
The site tags.
- getTags() - Method in class com.amazonaws.services.outposts.model.TagResourceRequest
-
The tags to add to the resource.
- getUnderlayIpAddress() - Method in class com.amazonaws.services.outposts.model.StartConnectionResult
-
The underlay IP address.
- getUplinkCount() - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The number of uplinks each Outpost network device.
- getUplinkCount() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
Racks come with two Outpost network devices.
- getUplinkGbps() - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The uplink speed the rack supports for the connection to the Region.
- getUplinkGbps() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The uplink speed the rack should support for the connection to the Region.
- getWeightLbs() - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The weight of the item in pounds.
- ServiceQuotaExceededException - Exception in com.amazonaws.services.outposts.model
-
You have exceeded a service quota.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.outposts.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setAccountId(String) - Method in class com.amazonaws.services.outposts.model.Site
-
- setAddress(Address) - Method in class com.amazonaws.services.outposts.model.GetSiteAddressResult
-
Information about the address.
- setAddress(Address) - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressRequest
-
The address for the site.
- setAddress(Address) - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressResult
-
Information about an address.
- setAddressLine1(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The first line of the address.
- setAddressLine2(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The second line of the address.
- setAddressLine3(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The third line of the address.
- setAddressType(String) - Method in class com.amazonaws.services.outposts.model.GetSiteAddressRequest
-
The type of the address you request.
- setAddressType(String) - Method in class com.amazonaws.services.outposts.model.GetSiteAddressResult
-
The type of the address you receive.
- setAddressType(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressRequest
-
The type of the address.
- setAddressType(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressResult
-
The type of the address.
- setAllowedIps(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The allowed IP addresses.
- setAssetId(String) - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The ID of the asset.
- setAssetId(String) - Method in class com.amazonaws.services.outposts.model.LineItemAssetInformation
-
The ID of the asset.
- setAssetId(String) - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
The ID of the Outpost server.
- setAssetInformationList(Collection<LineItemAssetInformation>) - Method in class com.amazonaws.services.outposts.model.LineItem
-
Information about assets.
- setAssetLocation(AssetLocation) - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The position of an asset in a rack.
- setAssets(Collection<AssetInfo>) - Method in class com.amazonaws.services.outposts.model.ListAssetsResult
-
Information about the hardware assets.
- setAssetType(String) - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The type of the asset.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
- setAvailabilityZone(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- setAvailabilityZoneFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Filters the results by Availability Zone (for example, us-east-1a).
- setAvailabilityZoneId(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
- setAvailabilityZoneId(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- setAvailabilityZoneIdFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Filters the results by AZ ID (for example, use1-az1).
- setCatalogItem(CatalogItem) - Method in class com.amazonaws.services.outposts.model.GetCatalogItemResult
-
Information about this catalog item.
- setCatalogItemId(String) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The ID of the catalog item.
- setCatalogItemId(String) - Method in class com.amazonaws.services.outposts.model.GetCatalogItemRequest
-
The ID of the catalog item.
- setCatalogItemId(String) - Method in class com.amazonaws.services.outposts.model.LineItem
-
The ID of the catalog item.
- setCatalogItemId(String) - Method in class com.amazonaws.services.outposts.model.LineItemRequest
-
The ID of the catalog item.
- setCatalogItems(Collection<CatalogItem>) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsResult
-
Information about the catalog items.
- setCity(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The city for the address.
- setClientPublicKey(String) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The public key of the client.
- setClientPublicKey(String) - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
The public key of the client.
- setClientTunnelAddress(String) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The client tunnel address.
- setComputeAttributes(ComputeAttributes) - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
Information about compute hardware assets.
- setConnectionDetails(ConnectionDetails) - Method in class com.amazonaws.services.outposts.model.GetConnectionResult
-
Information about the connection.
- setConnectionId(String) - Method in class com.amazonaws.services.outposts.model.GetConnectionRequest
-
The ID of the connection.
- setConnectionId(String) - Method in class com.amazonaws.services.outposts.model.GetConnectionResult
-
The ID of the connection.
- setConnectionId(String) - Method in class com.amazonaws.services.outposts.model.StartConnectionResult
-
The ID of the connection.
- setContactName(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The name of the contact.
- setContactPhoneNumber(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The phone number of the contact.
- setCountryCode(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The ISO-3166 two-letter country code for the address.
- setDescription(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
- setDescription(String) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
- setDescription(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- setDescription(String) - Method in class com.amazonaws.services.outposts.model.Site
-
- setDescription(String) - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
- setDescription(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
- setDeviceSerialNumber(String) - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
The serial number of the dongle.
- setDistrictOrCounty(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The district or county for the address.
- setEC2Capacities(Collection<EC2Capacity>) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
Information about the EC2 capacity of an item.
- setEC2FamilyFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by EC2 family (for example, M5).
- setFamily(String) - Method in class com.amazonaws.services.outposts.model.EC2Capacity
-
The family of the EC2 capacity.
- setFiberOpticCableType(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The type of fiber used to attach the Outpost to the network.
- setFiberOpticCableType(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The type of fiber that you will use to attach the Outpost to your network.
- setHostId(String) - Method in class com.amazonaws.services.outposts.model.ComputeAttributes
-
The host ID of the Dedicated Host on the asset.
- setHostIdFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
Filters the results by the host ID of a Dedicated Host.
- setInstanceType(String) - Method in class com.amazonaws.services.outposts.model.InstanceTypeItem
-
- setInstanceTypes(Collection<InstanceTypeItem>) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
- setItemClassFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by item class.
- setItemStatus(String) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The status of a catalog item.
- setLifeCycleStatus(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- setLifeCycleStatusFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Filters the results by the lifecycle status.
- setLineItemCountsByStatus(Map<String, Integer>) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The status of all line items in the order.
- setLineItemId(String) - Method in class com.amazonaws.services.outposts.model.LineItem
-
The ID of the line item.
- setLineItems(Collection<LineItemRequest>) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The line items that make up the order.
- setLineItems(Collection<LineItem>) - Method in class com.amazonaws.services.outposts.model.Order
-
The line items for the order
- setMacAddressList(Collection<String>) - Method in class com.amazonaws.services.outposts.model.LineItemAssetInformation
-
The MAC addresses of the asset.
- setMaximumSupportedWeightLbs(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The maximum rack weight that this site can support.
- setMaximumSupportedWeightLbs(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The maximum rack weight that this site can support.
- setMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
-
- setMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
- setMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
- setMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListOrdersRequest
-
- setMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
- setMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
- setMaxSize(String) - Method in class com.amazonaws.services.outposts.model.EC2Capacity
-
The maximum size of the EC2 capacity.
- setMunicipality(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The municipality for the address.
- setName(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
- setName(String) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
- setName(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- setName(String) - Method in class com.amazonaws.services.outposts.model.Site
-
- setName(String) - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
- setName(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
- setNetworkInterfaceDeviceIndex(Integer) - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
The device index of the network interface on the Outpost server.
- setNextToken(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
-
- setNextToken(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
- setNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
- setNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListAssetsResult
-
- setNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
- setNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsResult
-
- setNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListOrdersRequest
-
- setNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListOrdersResult
-
- setNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
- setNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListOutpostsResult
-
- setNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
- setNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListSitesResult
-
- setNotes(String) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
Additional information that you provide about site access requirements, electrician scheduling, personal
protective equipment, or regulation of equipment materials that could affect your installation process.
- setNotes(String) - Method in class com.amazonaws.services.outposts.model.Site
-
Notes about a site.
- setNotes(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
Notes about a site.
- setOperatingAddress(Address) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
The location to install and power on the hardware.
- setOperatingAddressCity(String) - Method in class com.amazonaws.services.outposts.model.Site
-
City where the hardware is installed and powered on.
- setOperatingAddressCityFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Filters the results by city.
- setOperatingAddressCountryCode(String) - Method in class com.amazonaws.services.outposts.model.Site
-
The ISO-3166 two-letter country code where the hardware is installed and powered on.
- setOperatingAddressCountryCodeFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Filters the results by country code.
- setOperatingAddressStateOrRegion(String) - Method in class com.amazonaws.services.outposts.model.Site
-
State or region where the hardware is installed and powered on.
- setOperatingAddressStateOrRegionFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Filters the results by state or region.
- setOpticalStandard(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The type of optical standard used to attach the Outpost to the network.
- setOpticalStandard(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The type of optical standard that you will use to attach the Outpost to your network.
- setOrder(Order) - Method in class com.amazonaws.services.outposts.model.CreateOrderResult
-
Information about this order.
- setOrder(Order) - Method in class com.amazonaws.services.outposts.model.GetOrderResult
-
- setOrderFulfilledDate(Date) - Method in class com.amazonaws.services.outposts.model.Order
-
The fulfillment date of the order.
- setOrderFulfilledDate(Date) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The fulfilment date for the order.
- setOrderId(String) - Method in class com.amazonaws.services.outposts.model.CancelOrderRequest
-
The ID of the order.
- setOrderId(String) - Method in class com.amazonaws.services.outposts.model.GetOrderRequest
-
The ID of the order.
- setOrderId(String) - Method in class com.amazonaws.services.outposts.model.Order
-
The ID of the order.
- setOrderId(String) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The ID of the order.
- setOrders(Collection<OrderSummary>) - Method in class com.amazonaws.services.outposts.model.ListOrdersResult
-
Information about the orders.
- setOrderSubmissionDate(Date) - Method in class com.amazonaws.services.outposts.model.Order
-
The submission date for the order.
- setOrderSubmissionDate(Date) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The submission date for the order.
- setOrderType(String) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The type of order.
- setOutpost(Outpost) - Method in class com.amazonaws.services.outposts.model.CreateOutpostResult
-
- setOutpost(Outpost) - Method in class com.amazonaws.services.outposts.model.GetOutpostResult
-
- setOutpost(Outpost) - Method in class com.amazonaws.services.outposts.model.UpdateOutpostResult
-
- setOutpostArn(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
- setOutpostArn(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- setOutpostId(String) - Method in class com.amazonaws.services.outposts.model.DeleteOutpostRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- setOutpostId(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- setOutpostId(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
The ID of the Outpost.
- setOutpostId(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- setOutpostId(String) - Method in class com.amazonaws.services.outposts.model.Order
-
The ID of the Outpost in the order.
- setOutpostId(String) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The ID of the Outpost.
- setOutpostId(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
The ID of the Outpost.
- setOutpostId(String) - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- setOutpostIdentifier(String) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- setOutpostIdentifier(String) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- setOutpostIdentifierFilter(String) - Method in class com.amazonaws.services.outposts.model.ListOrdersRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- setOutposts(Collection<Outpost>) - Method in class com.amazonaws.services.outposts.model.ListOutpostsResult
-
- setOwnerId(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- setPaymentOption(String) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The payment option.
- setPaymentOption(String) - Method in class com.amazonaws.services.outposts.model.Order
-
The payment option for the order.
- setPaymentTerm(String) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The payment terms.
- setPostalCode(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The postal code for the address.
- setPowerConnector(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The power connector for the hardware.
- setPowerConnector(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The power connector that Amazon Web Services should plan to provide for connections to the hardware.
- setPowerDrawKva(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The power draw available at the hardware placement position for the rack.
- setPowerDrawKva(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The power draw, in kVA, available at the hardware placement position for the rack.
- setPowerFeedDrop(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The position of the power feed.
- setPowerFeedDrop(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
Indicates whether the power feed comes above or below the rack.
- setPowerKva(Float) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
Information about the power draw of an item.
- setPowerPhase(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The power option that you can provide for hardware.
- setPowerPhase(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The power option that you can provide for hardware.
- setQuantity(String) - Method in class com.amazonaws.services.outposts.model.EC2Capacity
-
The quantity of the EC2 capacity.
- setQuantity(Integer) - Method in class com.amazonaws.services.outposts.model.LineItem
-
The quantity of the line item.
- setQuantity(Integer) - Method in class com.amazonaws.services.outposts.model.LineItemRequest
-
The quantity of a line item request.
- setRackElevation(Float) - Method in class com.amazonaws.services.outposts.model.AssetLocation
-
The position of an asset in a rack measured in rack units.
- setRackId(String) - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The rack ID of the asset.
- setRackPhysicalProperties(RackPhysicalProperties) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
Information about the physical and logistical details for the rack at this site.
- setRackPhysicalProperties(RackPhysicalProperties) - Method in class com.amazonaws.services.outposts.model.Site
-
Information about the physical and logistical details for a rack at the site.
- setResourceArn(String) - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- setResourceArn(String) - Method in class com.amazonaws.services.outposts.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- setResourceArn(String) - Method in class com.amazonaws.services.outposts.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- setResourceId(String) - Method in exception com.amazonaws.services.outposts.model.ConflictException
-
The ID of the resource causing the conflict.
- setResourceType(String) - Method in exception com.amazonaws.services.outposts.model.ConflictException
-
The type of the resource causing the conflict.
- setServerEndpoint(String) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The endpoint for the server.
- setServerPublicKey(String) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The public key of the server.
- setServerTunnelAddress(String) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The server tunnel address.
- setShipmentCarrier(String) - Method in class com.amazonaws.services.outposts.model.ShipmentInformation
-
The carrier of the shipment.
- setShipmentInformation(ShipmentInformation) - Method in class com.amazonaws.services.outposts.model.LineItem
-
Information about a line item shipment.
- setShipmentTrackingNumber(String) - Method in class com.amazonaws.services.outposts.model.ShipmentInformation
-
The tracking number of the shipment.
- setShippingAddress(Address) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
The location to ship the hardware.
- setSite(Site) - Method in class com.amazonaws.services.outposts.model.CreateSiteResult
-
- setSite(Site) - Method in class com.amazonaws.services.outposts.model.GetSiteResult
-
- setSite(Site) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesResult
-
- setSite(Site) - Method in class com.amazonaws.services.outposts.model.UpdateSiteResult
-
- setSiteArn(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- setSiteArn(String) - Method in class com.amazonaws.services.outposts.model.Site
-
- setSiteId(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- setSiteId(String) - Method in class com.amazonaws.services.outposts.model.DeleteSiteRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- setSiteId(String) - Method in class com.amazonaws.services.outposts.model.GetSiteAddressRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- setSiteId(String) - Method in class com.amazonaws.services.outposts.model.GetSiteAddressResult
-
- setSiteId(String) - Method in class com.amazonaws.services.outposts.model.GetSiteRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- setSiteId(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- setSiteId(String) - Method in class com.amazonaws.services.outposts.model.Site
-
- setSiteId(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- setSiteId(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- setSiteId(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- setSites(Collection<Site>) - Method in class com.amazonaws.services.outposts.model.ListSitesResult
-
- setState(String) - Method in class com.amazonaws.services.outposts.model.ComputeAttributes
-
The state.
- setStateOrRegion(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The state for the address.
- setStatus(String) - Method in class com.amazonaws.services.outposts.model.LineItem
-
The status of the line item.
- setStatus(String) - Method in class com.amazonaws.services.outposts.model.Order
-
The status of the order.
- setStatus(String) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The status of the order.
- setStatusFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
Filters the results by state.
- setSupportedHardwareType(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
The type of hardware for this Outpost.
- setSupportedHardwareType(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
The hardware type.
- setSupportedHardwareType(String) - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
The type of hardware for this Outpost.
- setSupportedStorage(Collection<String>) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The supported storage options for the catalog item.
- setSupportedStorageFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by storage option.
- setSupportedUplinkGbps(Collection<Integer>) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The uplink speed this catalog item requires for the connection to the Region.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.outposts.model.UntagResourceRequest
-
The tag keys.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
The tags to apply to the Outpost.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
The tags to apply to a site.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceResult
-
The resource tags.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.outposts.model.Outpost
-
The Outpost tags.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.outposts.model.Site
-
The site tags.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.outposts.model.TagResourceRequest
-
The tags to add to the resource.
- setUnderlayIpAddress(String) - Method in class com.amazonaws.services.outposts.model.StartConnectionResult
-
The underlay IP address.
- setUplinkCount(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The number of uplinks each Outpost network device.
- setUplinkCount(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
Racks come with two Outpost network devices.
- setUplinkGbps(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The uplink speed the rack supports for the connection to the Region.
- setUplinkGbps(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The uplink speed the rack should support for the connection to the Region.
- setWeightLbs(Integer) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The weight of the item in pounds.
- ShipmentCarrier - Enum in com.amazonaws.services.outposts.model
-
- ShipmentInformation - Class in com.amazonaws.services.outposts.model
-
Information about a line item shipment.
- ShipmentInformation() - Constructor for class com.amazonaws.services.outposts.model.ShipmentInformation
-
- shutdown() - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
-
- shutdown() - Method in interface com.amazonaws.services.outposts.AWSOutposts
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
-
- Site - Class in com.amazonaws.services.outposts.model
-
Information about a site.
- Site() - Constructor for class com.amazonaws.services.outposts.model.Site
-
- standard() - Static method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.outposts.AWSOutpostsClientBuilder
-
- startConnection(StartConnectionRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
-
- startConnection(StartConnectionRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
-
- startConnection(StartConnectionRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
-
- startConnectionAsync(StartConnectionRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- startConnectionAsync(StartConnectionRequest, AsyncHandler<StartConnectionRequest, StartConnectionResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- startConnectionAsync(StartConnectionRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
- startConnectionAsync(StartConnectionRequest, AsyncHandler<StartConnectionRequest, StartConnectionResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
- startConnectionAsync(StartConnectionRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- startConnectionAsync(StartConnectionRequest, AsyncHandler<StartConnectionRequest, StartConnectionResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- StartConnectionRequest - Class in com.amazonaws.services.outposts.model
-
- StartConnectionRequest() - Constructor for class com.amazonaws.services.outposts.model.StartConnectionRequest
-
- StartConnectionResult - Class in com.amazonaws.services.outposts.model
-
- StartConnectionResult() - Constructor for class com.amazonaws.services.outposts.model.StartConnectionResult
-
- SupportedHardwareType - Enum in com.amazonaws.services.outposts.model
-
- SupportedStorageEnum - Enum in com.amazonaws.services.outposts.model
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
-
Adds tags to the specified resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
-
Adds tags to the specified resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Adds tags to the specified resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
-
Adds tags to the specified resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.outposts.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.outposts.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.outposts.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.outposts.model.TagResourceResult
-
- toString() - Method in class com.amazonaws.services.outposts.model.Address
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.outposts.model.AddressType
-
- toString() - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.AssetLocation
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.outposts.model.AssetState
-
- toString() - Method in enum com.amazonaws.services.outposts.model.AssetType
-
- toString() - Method in class com.amazonaws.services.outposts.model.CancelOrderRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.CancelOrderResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.outposts.model.CatalogItemClass
-
- toString() - Method in enum com.amazonaws.services.outposts.model.CatalogItemStatus
-
- toString() - Method in enum com.amazonaws.services.outposts.model.ComputeAssetState
-
- toString() - Method in class com.amazonaws.services.outposts.model.ComputeAttributes
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.CreateOrderResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.CreateOutpostResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.CreateSiteResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.DeleteOutpostRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.DeleteOutpostResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.DeleteSiteRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.DeleteSiteResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.EC2Capacity
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.outposts.model.FiberOpticCableType
-
- toString() - Method in class com.amazonaws.services.outposts.model.GetCatalogItemRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetCatalogItemResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetConnectionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetOrderRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetOrderResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetOutpostRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetOutpostResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetSiteAddressRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetSiteAddressResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetSiteRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.GetSiteResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.InstanceTypeItem
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.LineItem
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.LineItemAssetInformation
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.LineItemRequest
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.outposts.model.LineItemStatus
-
- toString() - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.ListAssetsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.ListOrdersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.ListOrdersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.ListOutpostsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.ListSitesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.outposts.model.MaximumSupportedWeightLbs
-
- toString() - Method in enum com.amazonaws.services.outposts.model.OpticalStandard
-
- toString() - Method in class com.amazonaws.services.outposts.model.Order
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.outposts.model.OrderStatus
-
- toString() - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.outposts.model.OrderType
-
- toString() - Method in class com.amazonaws.services.outposts.model.Outpost
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.outposts.model.PaymentOption
-
- toString() - Method in enum com.amazonaws.services.outposts.model.PaymentTerm
-
- toString() - Method in enum com.amazonaws.services.outposts.model.PowerConnector
-
- toString() - Method in enum com.amazonaws.services.outposts.model.PowerDrawKva
-
- toString() - Method in enum com.amazonaws.services.outposts.model.PowerFeedDrop
-
- toString() - Method in enum com.amazonaws.services.outposts.model.PowerPhase
-
- toString() - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.outposts.model.ResourceType
-
- toString() - Method in enum com.amazonaws.services.outposts.model.ShipmentCarrier
-
- toString() - Method in class com.amazonaws.services.outposts.model.ShipmentInformation
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.Site
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.StartConnectionResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.outposts.model.SupportedHardwareType
-
- toString() - Method in enum com.amazonaws.services.outposts.model.SupportedStorageEnum
-
- toString() - Method in class com.amazonaws.services.outposts.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.UpdateOutpostResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.outposts.model.UpdateSiteResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.outposts.model.UplinkCount
-
- toString() - Method in enum com.amazonaws.services.outposts.model.UplinkGbps
-
- ValidationException - Exception in com.amazonaws.services.outposts.model
-
A parameter is not valid.
- ValidationException(String) - Constructor for exception com.amazonaws.services.outposts.model.ValidationException
-
Constructs a new ValidationException with the specified error message.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.AddressType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.AssetState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.AssetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.CatalogItemClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.CatalogItemStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.ComputeAssetState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.FiberOpticCableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.LineItemStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.MaximumSupportedWeightLbs
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.OpticalStandard
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.OrderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.OrderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.PaymentOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.PaymentTerm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.PowerConnector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.PowerDrawKva
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.PowerFeedDrop
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.PowerPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.ShipmentCarrier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.SupportedHardwareType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.SupportedStorageEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.UplinkCount
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.outposts.model.UplinkGbps
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.amazonaws.services.outposts.model.AddressType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.AssetState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.AssetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.CatalogItemClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.CatalogItemStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.ComputeAssetState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.FiberOpticCableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.LineItemStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.MaximumSupportedWeightLbs
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.OpticalStandard
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.OrderStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.OrderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.PaymentOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.PaymentTerm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.PowerConnector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.PowerDrawKva
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.PowerFeedDrop
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.PowerPhase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.ShipmentCarrier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.SupportedHardwareType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.SupportedStorageEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.UplinkCount
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.outposts.model.UplinkGbps
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- withAccountId(String) - Method in class com.amazonaws.services.outposts.model.Site
-
- withAddress(Address) - Method in class com.amazonaws.services.outposts.model.GetSiteAddressResult
-
Information about the address.
- withAddress(Address) - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressRequest
-
The address for the site.
- withAddress(Address) - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressResult
-
Information about an address.
- withAddressLine1(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The first line of the address.
- withAddressLine2(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The second line of the address.
- withAddressLine3(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The third line of the address.
- withAddressType(String) - Method in class com.amazonaws.services.outposts.model.GetSiteAddressRequest
-
The type of the address you request.
- withAddressType(AddressType) - Method in class com.amazonaws.services.outposts.model.GetSiteAddressRequest
-
The type of the address you request.
- withAddressType(String) - Method in class com.amazonaws.services.outposts.model.GetSiteAddressResult
-
The type of the address you receive.
- withAddressType(AddressType) - Method in class com.amazonaws.services.outposts.model.GetSiteAddressResult
-
The type of the address you receive.
- withAddressType(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressRequest
-
The type of the address.
- withAddressType(AddressType) - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressRequest
-
The type of the address.
- withAddressType(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressResult
-
The type of the address.
- withAddressType(AddressType) - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressResult
-
The type of the address.
- withAllowedIps(String...) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The allowed IP addresses.
- withAllowedIps(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The allowed IP addresses.
- withAssetId(String) - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The ID of the asset.
- withAssetId(String) - Method in class com.amazonaws.services.outposts.model.LineItemAssetInformation
-
The ID of the asset.
- withAssetId(String) - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
The ID of the Outpost server.
- withAssetInformationList(LineItemAssetInformation...) - Method in class com.amazonaws.services.outposts.model.LineItem
-
Information about assets.
- withAssetInformationList(Collection<LineItemAssetInformation>) - Method in class com.amazonaws.services.outposts.model.LineItem
-
Information about assets.
- withAssetLocation(AssetLocation) - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The position of an asset in a rack.
- withAssets(AssetInfo...) - Method in class com.amazonaws.services.outposts.model.ListAssetsResult
-
Information about the hardware assets.
- withAssets(Collection<AssetInfo>) - Method in class com.amazonaws.services.outposts.model.ListAssetsResult
-
Information about the hardware assets.
- withAssetType(String) - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The type of the asset.
- withAssetType(AssetType) - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The type of the asset.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
- withAvailabilityZone(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- withAvailabilityZoneFilter(String...) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Filters the results by Availability Zone (for example, us-east-1a).
- withAvailabilityZoneFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Filters the results by Availability Zone (for example, us-east-1a).
- withAvailabilityZoneId(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
- withAvailabilityZoneId(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- withAvailabilityZoneIdFilter(String...) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Filters the results by AZ ID (for example, use1-az1).
- withAvailabilityZoneIdFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Filters the results by AZ ID (for example, use1-az1).
- withCatalogItem(CatalogItem) - Method in class com.amazonaws.services.outposts.model.GetCatalogItemResult
-
Information about this catalog item.
- withCatalogItemId(String) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The ID of the catalog item.
- withCatalogItemId(String) - Method in class com.amazonaws.services.outposts.model.GetCatalogItemRequest
-
The ID of the catalog item.
- withCatalogItemId(String) - Method in class com.amazonaws.services.outposts.model.LineItem
-
The ID of the catalog item.
- withCatalogItemId(String) - Method in class com.amazonaws.services.outposts.model.LineItemRequest
-
The ID of the catalog item.
- withCatalogItems(CatalogItem...) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsResult
-
Information about the catalog items.
- withCatalogItems(Collection<CatalogItem>) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsResult
-
Information about the catalog items.
- withCity(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The city for the address.
- withClientPublicKey(String) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The public key of the client.
- withClientPublicKey(String) - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
The public key of the client.
- withClientTunnelAddress(String) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The client tunnel address.
- withComputeAttributes(ComputeAttributes) - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
Information about compute hardware assets.
- withConnectionDetails(ConnectionDetails) - Method in class com.amazonaws.services.outposts.model.GetConnectionResult
-
Information about the connection.
- withConnectionId(String) - Method in class com.amazonaws.services.outposts.model.GetConnectionRequest
-
The ID of the connection.
- withConnectionId(String) - Method in class com.amazonaws.services.outposts.model.GetConnectionResult
-
The ID of the connection.
- withConnectionId(String) - Method in class com.amazonaws.services.outposts.model.StartConnectionResult
-
The ID of the connection.
- withContactName(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The name of the contact.
- withContactPhoneNumber(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The phone number of the contact.
- withCountryCode(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The ISO-3166 two-letter country code for the address.
- withDescription(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
- withDescription(String) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
- withDescription(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- withDescription(String) - Method in class com.amazonaws.services.outposts.model.Site
-
- withDescription(String) - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
- withDescription(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
- withDeviceSerialNumber(String) - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
The serial number of the dongle.
- withDistrictOrCounty(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The district or county for the address.
- withEC2Capacities(EC2Capacity...) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
Information about the EC2 capacity of an item.
- withEC2Capacities(Collection<EC2Capacity>) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
Information about the EC2 capacity of an item.
- withEC2FamilyFilter(String...) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by EC2 family (for example, M5).
- withEC2FamilyFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by EC2 family (for example, M5).
- withFamily(String) - Method in class com.amazonaws.services.outposts.model.EC2Capacity
-
The family of the EC2 capacity.
- withFiberOpticCableType(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The type of fiber used to attach the Outpost to the network.
- withFiberOpticCableType(FiberOpticCableType) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The type of fiber used to attach the Outpost to the network.
- withFiberOpticCableType(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The type of fiber that you will use to attach the Outpost to your network.
- withFiberOpticCableType(FiberOpticCableType) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The type of fiber that you will use to attach the Outpost to your network.
- withHostId(String) - Method in class com.amazonaws.services.outposts.model.ComputeAttributes
-
The host ID of the Dedicated Host on the asset.
- withHostIdFilter(String...) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
Filters the results by the host ID of a Dedicated Host.
- withHostIdFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
Filters the results by the host ID of a Dedicated Host.
- withInstanceType(String) - Method in class com.amazonaws.services.outposts.model.InstanceTypeItem
-
- withInstanceTypes(InstanceTypeItem...) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
NOTE: This method appends the values to the existing list (if any).
- withInstanceTypes(Collection<InstanceTypeItem>) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
- withItemClassFilter(String...) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by item class.
- withItemClassFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by item class.
- withItemClassFilter(CatalogItemClass...) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by item class.
- withItemStatus(String) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The status of a catalog item.
- withItemStatus(CatalogItemStatus) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The status of a catalog item.
- withLifeCycleStatus(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- withLifeCycleStatusFilter(String...) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Filters the results by the lifecycle status.
- withLifeCycleStatusFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
Filters the results by the lifecycle status.
- withLineItemCountsByStatus(Map<String, Integer>) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The status of all line items in the order.
- withLineItemId(String) - Method in class com.amazonaws.services.outposts.model.LineItem
-
The ID of the line item.
- withLineItems(LineItemRequest...) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The line items that make up the order.
- withLineItems(Collection<LineItemRequest>) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The line items that make up the order.
- withLineItems(LineItem...) - Method in class com.amazonaws.services.outposts.model.Order
-
The line items for the order
- withLineItems(Collection<LineItem>) - Method in class com.amazonaws.services.outposts.model.Order
-
The line items for the order
- withMacAddressList(String...) - Method in class com.amazonaws.services.outposts.model.LineItemAssetInformation
-
The MAC addresses of the asset.
- withMacAddressList(Collection<String>) - Method in class com.amazonaws.services.outposts.model.LineItemAssetInformation
-
The MAC addresses of the asset.
- withMaximumSupportedWeightLbs(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The maximum rack weight that this site can support.
- withMaximumSupportedWeightLbs(MaximumSupportedWeightLbs) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The maximum rack weight that this site can support.
- withMaximumSupportedWeightLbs(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The maximum rack weight that this site can support.
- withMaximumSupportedWeightLbs(MaximumSupportedWeightLbs) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The maximum rack weight that this site can support.
- withMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
-
- withMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
- withMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
- withMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListOrdersRequest
-
- withMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
- withMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
- withMaxSize(String) - Method in class com.amazonaws.services.outposts.model.EC2Capacity
-
The maximum size of the EC2 capacity.
- withMunicipality(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The municipality for the address.
- withName(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
- withName(String) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
- withName(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- withName(String) - Method in class com.amazonaws.services.outposts.model.Site
-
- withName(String) - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
- withName(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
- withNetworkInterfaceDeviceIndex(Integer) - Method in class com.amazonaws.services.outposts.model.StartConnectionRequest
-
The device index of the network interface on the Outpost server.
- withNextToken(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
-
- withNextToken(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
- withNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
- withNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListAssetsResult
-
- withNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
- withNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsResult
-
- withNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListOrdersRequest
-
- withNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListOrdersResult
-
- withNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
-
- withNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListOutpostsResult
-
- withNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
- withNextToken(String) - Method in class com.amazonaws.services.outposts.model.ListSitesResult
-
- withNotes(String) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
Additional information that you provide about site access requirements, electrician scheduling, personal
protective equipment, or regulation of equipment materials that could affect your installation process.
- withNotes(String) - Method in class com.amazonaws.services.outposts.model.Site
-
Notes about a site.
- withNotes(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
Notes about a site.
- withOperatingAddress(Address) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
The location to install and power on the hardware.
- withOperatingAddressCity(String) - Method in class com.amazonaws.services.outposts.model.Site
-
City where the hardware is installed and powered on.
- withOperatingAddressCityFilter(String...) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Filters the results by city.
- withOperatingAddressCityFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Filters the results by city.
- withOperatingAddressCountryCode(String) - Method in class com.amazonaws.services.outposts.model.Site
-
The ISO-3166 two-letter country code where the hardware is installed and powered on.
- withOperatingAddressCountryCodeFilter(String...) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Filters the results by country code.
- withOperatingAddressCountryCodeFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Filters the results by country code.
- withOperatingAddressStateOrRegion(String) - Method in class com.amazonaws.services.outposts.model.Site
-
State or region where the hardware is installed and powered on.
- withOperatingAddressStateOrRegionFilter(String...) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Filters the results by state or region.
- withOperatingAddressStateOrRegionFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
-
Filters the results by state or region.
- withOpticalStandard(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The type of optical standard used to attach the Outpost to the network.
- withOpticalStandard(OpticalStandard) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The type of optical standard used to attach the Outpost to the network.
- withOpticalStandard(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The type of optical standard that you will use to attach the Outpost to your network.
- withOpticalStandard(OpticalStandard) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The type of optical standard that you will use to attach the Outpost to your network.
- withOrder(Order) - Method in class com.amazonaws.services.outposts.model.CreateOrderResult
-
Information about this order.
- withOrder(Order) - Method in class com.amazonaws.services.outposts.model.GetOrderResult
-
- withOrderFulfilledDate(Date) - Method in class com.amazonaws.services.outposts.model.Order
-
The fulfillment date of the order.
- withOrderFulfilledDate(Date) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The fulfilment date for the order.
- withOrderId(String) - Method in class com.amazonaws.services.outposts.model.CancelOrderRequest
-
The ID of the order.
- withOrderId(String) - Method in class com.amazonaws.services.outposts.model.GetOrderRequest
-
The ID of the order.
- withOrderId(String) - Method in class com.amazonaws.services.outposts.model.Order
-
The ID of the order.
- withOrderId(String) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The ID of the order.
- withOrders(OrderSummary...) - Method in class com.amazonaws.services.outposts.model.ListOrdersResult
-
Information about the orders.
- withOrders(Collection<OrderSummary>) - Method in class com.amazonaws.services.outposts.model.ListOrdersResult
-
Information about the orders.
- withOrderSubmissionDate(Date) - Method in class com.amazonaws.services.outposts.model.Order
-
The submission date for the order.
- withOrderSubmissionDate(Date) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The submission date for the order.
- withOrderType(String) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The type of order.
- withOrderType(OrderType) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The type of order.
- withOutpost(Outpost) - Method in class com.amazonaws.services.outposts.model.CreateOutpostResult
-
- withOutpost(Outpost) - Method in class com.amazonaws.services.outposts.model.GetOutpostResult
-
- withOutpost(Outpost) - Method in class com.amazonaws.services.outposts.model.UpdateOutpostResult
-
- withOutpostArn(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
- withOutpostArn(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- withOutpostId(String) - Method in class com.amazonaws.services.outposts.model.DeleteOutpostRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- withOutpostId(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- withOutpostId(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
-
The ID of the Outpost.
- withOutpostId(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- withOutpostId(String) - Method in class com.amazonaws.services.outposts.model.Order
-
The ID of the Outpost in the order.
- withOutpostId(String) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The ID of the Outpost.
- withOutpostId(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
The ID of the Outpost.
- withOutpostId(String) - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- withOutpostIdentifier(String) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- withOutpostIdentifier(String) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- withOutpostIdentifierFilter(String) - Method in class com.amazonaws.services.outposts.model.ListOrdersRequest
-
The ID or the Amazon Resource Name (ARN) of the Outpost.
- withOutposts(Outpost...) - Method in class com.amazonaws.services.outposts.model.ListOutpostsResult
-
NOTE: This method appends the values to the existing list (if any).
- withOutposts(Collection<Outpost>) - Method in class com.amazonaws.services.outposts.model.ListOutpostsResult
-
- withOwnerId(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- withPaymentOption(String) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The payment option.
- withPaymentOption(PaymentOption) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The payment option.
- withPaymentOption(String) - Method in class com.amazonaws.services.outposts.model.Order
-
The payment option for the order.
- withPaymentOption(PaymentOption) - Method in class com.amazonaws.services.outposts.model.Order
-
The payment option for the order.
- withPaymentTerm(String) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The payment terms.
- withPaymentTerm(PaymentTerm) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
-
The payment terms.
- withPostalCode(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The postal code for the address.
- withPowerConnector(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The power connector for the hardware.
- withPowerConnector(PowerConnector) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The power connector for the hardware.
- withPowerConnector(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The power connector that Amazon Web Services should plan to provide for connections to the hardware.
- withPowerConnector(PowerConnector) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The power connector that Amazon Web Services should plan to provide for connections to the hardware.
- withPowerDrawKva(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The power draw available at the hardware placement position for the rack.
- withPowerDrawKva(PowerDrawKva) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The power draw available at the hardware placement position for the rack.
- withPowerDrawKva(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The power draw, in kVA, available at the hardware placement position for the rack.
- withPowerDrawKva(PowerDrawKva) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The power draw, in kVA, available at the hardware placement position for the rack.
- withPowerFeedDrop(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The position of the power feed.
- withPowerFeedDrop(PowerFeedDrop) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The position of the power feed.
- withPowerFeedDrop(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
Indicates whether the power feed comes above or below the rack.
- withPowerFeedDrop(PowerFeedDrop) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
Indicates whether the power feed comes above or below the rack.
- withPowerKva(Float) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
Information about the power draw of an item.
- withPowerPhase(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The power option that you can provide for hardware.
- withPowerPhase(PowerPhase) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The power option that you can provide for hardware.
- withPowerPhase(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The power option that you can provide for hardware.
- withPowerPhase(PowerPhase) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The power option that you can provide for hardware.
- withQuantity(String) - Method in class com.amazonaws.services.outposts.model.EC2Capacity
-
The quantity of the EC2 capacity.
- withQuantity(Integer) - Method in class com.amazonaws.services.outposts.model.LineItem
-
The quantity of the line item.
- withQuantity(Integer) - Method in class com.amazonaws.services.outposts.model.LineItemRequest
-
The quantity of a line item request.
- withRackElevation(Float) - Method in class com.amazonaws.services.outposts.model.AssetLocation
-
The position of an asset in a rack measured in rack units.
- withRackId(String) - Method in class com.amazonaws.services.outposts.model.AssetInfo
-
The rack ID of the asset.
- withRackPhysicalProperties(RackPhysicalProperties) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
Information about the physical and logistical details for the rack at this site.
- withRackPhysicalProperties(RackPhysicalProperties) - Method in class com.amazonaws.services.outposts.model.Site
-
Information about the physical and logistical details for a rack at the site.
- withResourceArn(String) - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- withResourceArn(String) - Method in class com.amazonaws.services.outposts.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- withResourceArn(String) - Method in class com.amazonaws.services.outposts.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- withResourceId(String) - Method in exception com.amazonaws.services.outposts.model.ConflictException
-
The ID of the resource causing the conflict.
- withResourceType(String) - Method in exception com.amazonaws.services.outposts.model.ConflictException
-
The type of the resource causing the conflict.
- withResourceType(ResourceType) - Method in exception com.amazonaws.services.outposts.model.ConflictException
-
The type of the resource causing the conflict.
- withServerEndpoint(String) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The endpoint for the server.
- withServerPublicKey(String) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The public key of the server.
- withServerTunnelAddress(String) - Method in class com.amazonaws.services.outposts.model.ConnectionDetails
-
The server tunnel address.
- withShipmentCarrier(String) - Method in class com.amazonaws.services.outposts.model.ShipmentInformation
-
The carrier of the shipment.
- withShipmentCarrier(ShipmentCarrier) - Method in class com.amazonaws.services.outposts.model.ShipmentInformation
-
The carrier of the shipment.
- withShipmentInformation(ShipmentInformation) - Method in class com.amazonaws.services.outposts.model.LineItem
-
Information about a line item shipment.
- withShipmentTrackingNumber(String) - Method in class com.amazonaws.services.outposts.model.ShipmentInformation
-
The tracking number of the shipment.
- withShippingAddress(Address) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
The location to ship the hardware.
- withSite(Site) - Method in class com.amazonaws.services.outposts.model.CreateSiteResult
-
- withSite(Site) - Method in class com.amazonaws.services.outposts.model.GetSiteResult
-
- withSite(Site) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesResult
-
- withSite(Site) - Method in class com.amazonaws.services.outposts.model.UpdateSiteResult
-
- withSiteArn(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- withSiteArn(String) - Method in class com.amazonaws.services.outposts.model.Site
-
- withSiteId(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- withSiteId(String) - Method in class com.amazonaws.services.outposts.model.DeleteSiteRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- withSiteId(String) - Method in class com.amazonaws.services.outposts.model.GetSiteAddressRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- withSiteId(String) - Method in class com.amazonaws.services.outposts.model.GetSiteAddressResult
-
- withSiteId(String) - Method in class com.amazonaws.services.outposts.model.GetSiteRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- withSiteId(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
- withSiteId(String) - Method in class com.amazonaws.services.outposts.model.Site
-
- withSiteId(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteAddressRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- withSiteId(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- withSiteId(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRequest
-
The ID or the Amazon Resource Name (ARN) of the site.
- withSites(Site...) - Method in class com.amazonaws.services.outposts.model.ListSitesResult
-
NOTE: This method appends the values to the existing list (if any).
- withSites(Collection<Site>) - Method in class com.amazonaws.services.outposts.model.ListSitesResult
-
- withState(String) - Method in class com.amazonaws.services.outposts.model.ComputeAttributes
-
The state.
- withState(ComputeAssetState) - Method in class com.amazonaws.services.outposts.model.ComputeAttributes
-
The state.
- withStateOrRegion(String) - Method in class com.amazonaws.services.outposts.model.Address
-
The state for the address.
- withStatus(String) - Method in class com.amazonaws.services.outposts.model.LineItem
-
The status of the line item.
- withStatus(LineItemStatus) - Method in class com.amazonaws.services.outposts.model.LineItem
-
The status of the line item.
- withStatus(String) - Method in class com.amazonaws.services.outposts.model.Order
-
The status of the order.
- withStatus(OrderStatus) - Method in class com.amazonaws.services.outposts.model.Order
-
The status of the order.
- withStatus(String) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The status of the order.
- withStatus(OrderStatus) - Method in class com.amazonaws.services.outposts.model.OrderSummary
-
The status of the order.
- withStatusFilter(String...) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
Filters the results by state.
- withStatusFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
Filters the results by state.
- withStatusFilter(AssetState...) - Method in class com.amazonaws.services.outposts.model.ListAssetsRequest
-
Filters the results by state.
- withSupportedHardwareType(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
The type of hardware for this Outpost.
- withSupportedHardwareType(SupportedHardwareType) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
The type of hardware for this Outpost.
- withSupportedHardwareType(String) - Method in class com.amazonaws.services.outposts.model.Outpost
-
The hardware type.
- withSupportedHardwareType(SupportedHardwareType) - Method in class com.amazonaws.services.outposts.model.Outpost
-
The hardware type.
- withSupportedHardwareType(String) - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
The type of hardware for this Outpost.
- withSupportedHardwareType(SupportedHardwareType) - Method in class com.amazonaws.services.outposts.model.UpdateOutpostRequest
-
The type of hardware for this Outpost.
- withSupportedStorage(String...) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The supported storage options for the catalog item.
- withSupportedStorage(Collection<String>) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The supported storage options for the catalog item.
- withSupportedStorage(SupportedStorageEnum...) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The supported storage options for the catalog item.
- withSupportedStorageFilter(String...) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by storage option.
- withSupportedStorageFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by storage option.
- withSupportedStorageFilter(SupportedStorageEnum...) - Method in class com.amazonaws.services.outposts.model.ListCatalogItemsRequest
-
Filters the results by storage option.
- withSupportedUplinkGbps(Integer...) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The uplink speed this catalog item requires for the connection to the Region.
- withSupportedUplinkGbps(Collection<Integer>) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The uplink speed this catalog item requires for the connection to the Region.
- withTagKeys(String...) - Method in class com.amazonaws.services.outposts.model.UntagResourceRequest
-
The tag keys.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.outposts.model.UntagResourceRequest
-
The tag keys.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
-
The tags to apply to the Outpost.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.outposts.model.CreateSiteRequest
-
The tags to apply to a site.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceResult
-
The resource tags.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.outposts.model.Outpost
-
The Outpost tags.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.outposts.model.Site
-
The site tags.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.outposts.model.TagResourceRequest
-
The tags to add to the resource.
- withUnderlayIpAddress(String) - Method in class com.amazonaws.services.outposts.model.StartConnectionResult
-
The underlay IP address.
- withUplinkCount(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The number of uplinks each Outpost network device.
- withUplinkCount(UplinkCount) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The number of uplinks each Outpost network device.
- withUplinkCount(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
Racks come with two Outpost network devices.
- withUplinkCount(UplinkCount) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
Racks come with two Outpost network devices.
- withUplinkGbps(String) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The uplink speed the rack supports for the connection to the Region.
- withUplinkGbps(UplinkGbps) - Method in class com.amazonaws.services.outposts.model.RackPhysicalProperties
-
The uplink speed the rack supports for the connection to the Region.
- withUplinkGbps(String) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The uplink speed the rack should support for the connection to the Region.
- withUplinkGbps(UplinkGbps) - Method in class com.amazonaws.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
The uplink speed the rack should support for the connection to the Region.
- withWeightLbs(Integer) - Method in class com.amazonaws.services.outposts.model.CatalogItem
-
The weight of the item in pounds.