Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AbstractAWSOutposts - Class in com.amazonaws.services.outposts
Abstract implementation of AWSOutposts.
AbstractAWSOutposts() - Constructor for class com.amazonaws.services.outposts.AbstractAWSOutposts
 
AbstractAWSOutpostsAsync - Class in com.amazonaws.services.outposts
Abstract implementation of AWSOutpostsAsync.
AbstractAWSOutpostsAsync() - Constructor for class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
AccessDeniedException - Exception in com.amazonaws.services.outposts.model
You do not have permission to perform this operation.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.outposts.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addTagsEntry(String, String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.outposts.model.Outpost
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.outposts.model.Site
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.outposts.model.TagResourceRequest
Add a single Tags entry
asyncBuilder() - Static method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
AWSOutposts - Interface in com.amazonaws.services.outposts
Interface for accessing Outposts.
AWSOutpostsAsync - Interface in com.amazonaws.services.outposts
Interface for accessing Outposts asynchronously.
AWSOutpostsAsyncClient - Class in com.amazonaws.services.outposts
Client for accessing Outposts asynchronously.
AWSOutpostsAsyncClientBuilder - Class in com.amazonaws.services.outposts
Fluent builder for AWSOutpostsAsync.
AWSOutpostsClient - Class in com.amazonaws.services.outposts
Client for accessing Outposts.
AWSOutpostsClientBuilder - Class in com.amazonaws.services.outposts
Fluent builder for AWSOutposts.
AWSOutpostsException - Exception in com.amazonaws.services.outposts.model
Base exception for all service exceptions thrown by AWS Outposts
AWSOutpostsException(String) - Constructor for exception com.amazonaws.services.outposts.model.AWSOutpostsException
Constructs a new AWSOutpostsException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClientBuilder
Construct an asynchronous implementation of AWSOutpostsAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.outposts.AWSOutpostsClientBuilder
Construct a synchronous implementation of AWSOutposts using the current builder configuration.
builder() - Static method in class com.amazonaws.services.outposts.AWSOutpostsClient
 

C

clearTagsEntries() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.outposts.model.Outpost
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.outposts.model.Site
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.outposts.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
 
clone() - Method in class com.amazonaws.services.outposts.model.CreateOrderResult
 
clone() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
 
clone() - Method in class com.amazonaws.services.outposts.model.CreateOutpostResult
 
clone() - Method in class com.amazonaws.services.outposts.model.DeleteOutpostRequest
 
clone() - Method in class com.amazonaws.services.outposts.model.DeleteOutpostResult
 
clone() - Method in class com.amazonaws.services.outposts.model.DeleteSiteRequest
 
clone() - Method in class com.amazonaws.services.outposts.model.DeleteSiteResult
 
clone() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
 
clone() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
 
clone() - Method in class com.amazonaws.services.outposts.model.GetOutpostRequest
 
clone() - Method in class com.amazonaws.services.outposts.model.GetOutpostResult
 
clone() - Method in class com.amazonaws.services.outposts.model.InstanceTypeItem
 
clone() - Method in class com.amazonaws.services.outposts.model.LineItem
 
clone() - Method in class com.amazonaws.services.outposts.model.LineItemRequest
 
clone() - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
 
clone() - Method in class com.amazonaws.services.outposts.model.ListOutpostsResult
 
clone() - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
 
clone() - Method in class com.amazonaws.services.outposts.model.ListSitesResult
 
clone() - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.outposts.model.Order
 
clone() - Method in class com.amazonaws.services.outposts.model.Outpost
 
clone() - Method in class com.amazonaws.services.outposts.model.Site
 
clone() - Method in class com.amazonaws.services.outposts.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.outposts.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.outposts.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.outposts.model.UntagResourceResult
 
com.amazonaws.services.outposts - package com.amazonaws.services.outposts
AWS Outposts is a fully managed service that extends AWS infrastructure, APIs, and tools to customer premises.
com.amazonaws.services.outposts.model - package com.amazonaws.services.outposts.model
 
configFactory - Static variable in class com.amazonaws.services.outposts.AWSOutpostsClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.outposts.model
Updating or deleting this resource can cause an inconsistent state.
ConflictException(String) - Constructor for exception com.amazonaws.services.outposts.model.ConflictException
Constructs a new ConflictException with the specified error message.
createOrder(CreateOrderRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
 
createOrder(CreateOrderRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
Creates an order for an Outpost.
createOrder(CreateOrderRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
Creates an order for an Outpost.
createOrderAsync(CreateOrderRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
createOrderAsync(CreateOrderRequest, AsyncHandler<CreateOrderRequest, CreateOrderResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
createOrderAsync(CreateOrderRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Creates an order for an Outpost.
createOrderAsync(CreateOrderRequest, AsyncHandler<CreateOrderRequest, CreateOrderResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Creates an order for an Outpost.
createOrderAsync(CreateOrderRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
createOrderAsync(CreateOrderRequest, AsyncHandler<CreateOrderRequest, CreateOrderResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
CreateOrderRequest - Class in com.amazonaws.services.outposts.model
 
CreateOrderRequest() - Constructor for class com.amazonaws.services.outposts.model.CreateOrderRequest
 
CreateOrderResult - Class in com.amazonaws.services.outposts.model
 
CreateOrderResult() - Constructor for class com.amazonaws.services.outposts.model.CreateOrderResult
 
createOutpost(CreateOutpostRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
 
createOutpost(CreateOutpostRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
Creates an Outpost.
createOutpost(CreateOutpostRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
Creates an Outpost.
createOutpostAsync(CreateOutpostRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
createOutpostAsync(CreateOutpostRequest, AsyncHandler<CreateOutpostRequest, CreateOutpostResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
createOutpostAsync(CreateOutpostRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Creates an Outpost.
createOutpostAsync(CreateOutpostRequest, AsyncHandler<CreateOutpostRequest, CreateOutpostResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Creates an Outpost.
createOutpostAsync(CreateOutpostRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
createOutpostAsync(CreateOutpostRequest, AsyncHandler<CreateOutpostRequest, CreateOutpostResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
CreateOutpostRequest - Class in com.amazonaws.services.outposts.model
 
CreateOutpostRequest() - Constructor for class com.amazonaws.services.outposts.model.CreateOutpostRequest
 
CreateOutpostResult - Class in com.amazonaws.services.outposts.model
 
CreateOutpostResult() - Constructor for class com.amazonaws.services.outposts.model.CreateOutpostResult
 

D

defaultClient() - Static method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.outposts.AWSOutpostsClientBuilder
 
deleteOutpost(DeleteOutpostRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
 
deleteOutpost(DeleteOutpostRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
Deletes the Outpost.
deleteOutpost(DeleteOutpostRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
Deletes the Outpost.
deleteOutpostAsync(DeleteOutpostRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
deleteOutpostAsync(DeleteOutpostRequest, AsyncHandler<DeleteOutpostRequest, DeleteOutpostResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
deleteOutpostAsync(DeleteOutpostRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Deletes the Outpost.
deleteOutpostAsync(DeleteOutpostRequest, AsyncHandler<DeleteOutpostRequest, DeleteOutpostResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Deletes the Outpost.
deleteOutpostAsync(DeleteOutpostRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
deleteOutpostAsync(DeleteOutpostRequest, AsyncHandler<DeleteOutpostRequest, DeleteOutpostResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
DeleteOutpostRequest - Class in com.amazonaws.services.outposts.model
 
DeleteOutpostRequest() - Constructor for class com.amazonaws.services.outposts.model.DeleteOutpostRequest
 
DeleteOutpostResult - Class in com.amazonaws.services.outposts.model
 
DeleteOutpostResult() - Constructor for class com.amazonaws.services.outposts.model.DeleteOutpostResult
 
deleteSite(DeleteSiteRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
 
deleteSite(DeleteSiteRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
Deletes the site.
deleteSite(DeleteSiteRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
Deletes the site.
deleteSiteAsync(DeleteSiteRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
deleteSiteAsync(DeleteSiteRequest, AsyncHandler<DeleteSiteRequest, DeleteSiteResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
deleteSiteAsync(DeleteSiteRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Deletes the site.
deleteSiteAsync(DeleteSiteRequest, AsyncHandler<DeleteSiteRequest, DeleteSiteResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Deletes the site.
deleteSiteAsync(DeleteSiteRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
deleteSiteAsync(DeleteSiteRequest, AsyncHandler<DeleteSiteRequest, DeleteSiteResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
DeleteSiteRequest - Class in com.amazonaws.services.outposts.model
 
DeleteSiteRequest() - Constructor for class com.amazonaws.services.outposts.model.DeleteSiteRequest
 
DeleteSiteResult - Class in com.amazonaws.services.outposts.model
 
DeleteSiteResult() - Constructor for class com.amazonaws.services.outposts.model.DeleteSiteResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.outposts.AWSOutposts
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.CreateOrderResult
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.CreateOutpostResult
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.DeleteOutpostRequest
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.DeleteOutpostResult
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.DeleteSiteRequest
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.DeleteSiteResult
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.GetOutpostRequest
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.GetOutpostResult
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.InstanceTypeItem
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.LineItem
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.LineItemRequest
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.ListOutpostsResult
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.ListSitesResult
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.Order
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.Outpost
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.Site
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.outposts.model.UntagResourceResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.outposts.model.OrderStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.outposts.model.PaymentOption
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.outposts.model.PaymentTerm
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.outposts.model.ResourceType
Use this in place of valueOf.

G

getAccountId() - Method in class com.amazonaws.services.outposts.model.Site
 
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
A filter for the Availibility Zone (us-east-1a) of the Outpost.
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
A filter for the AZ IDs (use1-az1) of the Outpost.
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.
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.
getDescription() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
 
getDescription() - Method in class com.amazonaws.services.outposts.model.Outpost
 
getDescription() - Method in class com.amazonaws.services.outposts.model.Site
 
getExecutorService() - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
Returns the executor service used by this client to execute async requests.
getInstanceType() - Method in class com.amazonaws.services.outposts.model.InstanceTypeItem
 
getInstanceTypes() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
 
getLifeCycleStatus() - Method in class com.amazonaws.services.outposts.model.Outpost
 
getLifeCycleStatusFilter() - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
A filter for the lifecycle status of the Outpost.
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
getMaxResults() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
 
getMaxResults() - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
 
getMaxResults() - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
 
getName() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
 
getName() - Method in class com.amazonaws.services.outposts.model.Outpost
 
getName() - Method in class com.amazonaws.services.outposts.model.Site
 
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.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
 
getOrder() - Method in class com.amazonaws.services.outposts.model.CreateOrderResult
Information about this order.
getOrderFulfilledDate() - Method in class com.amazonaws.services.outposts.model.Order
The fulfillment date of the order.
getOrderId() - Method in class com.amazonaws.services.outposts.model.Order
The ID of the order.
getOrderSubmissionDate() - Method in class com.amazonaws.services.outposts.model.Order
The submission date for the 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
 
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 of the Outpost.
getOutpostId() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
The ID 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 of the Outpost.
getOutpostId() - Method in class com.amazonaws.services.outposts.model.Order
The ID of the Outpost.
getOutpostId() - Method in class com.amazonaws.services.outposts.model.Outpost
The ID of the Outpost.
getOutpostIdentifier() - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
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
Lists the instance types for the specified Outpost.
getOutpostInstanceTypes(GetOutpostInstanceTypesRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
Lists 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
Lists the instance types for the specified Outpost.
getOutpostInstanceTypesAsync(GetOutpostInstanceTypesRequest, AsyncHandler<GetOutpostInstanceTypesRequest, GetOutpostInstanceTypesResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Lists 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 for the order.
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 for the order.
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.
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.
getSiteArn() - Method in class com.amazonaws.services.outposts.model.Outpost
 
getSiteArn() - Method in class com.amazonaws.services.outposts.model.Site
 
getSiteId() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
 
getSiteId() - Method in class com.amazonaws.services.outposts.model.DeleteSiteRequest
 
getSiteId() - Method in class com.amazonaws.services.outposts.model.Outpost
 
getSiteId() - Method in class com.amazonaws.services.outposts.model.Site
 
getSites() - Method in class com.amazonaws.services.outposts.model.ListSitesResult
 
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
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.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.

H

hashCode() - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
 
hashCode() - Method in class com.amazonaws.services.outposts.model.CreateOrderResult
 
hashCode() - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
 
hashCode() - Method in class com.amazonaws.services.outposts.model.CreateOutpostResult
 
hashCode() - Method in class com.amazonaws.services.outposts.model.DeleteOutpostRequest
 
hashCode() - Method in class com.amazonaws.services.outposts.model.DeleteOutpostResult
 
hashCode() - Method in class com.amazonaws.services.outposts.model.DeleteSiteRequest
 
hashCode() - Method in class com.amazonaws.services.outposts.model.DeleteSiteResult
 
hashCode() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
 
hashCode() - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
 
hashCode() - Method in class com.amazonaws.services.outposts.model.GetOutpostRequest
 
hashCode() - Method in class com.amazonaws.services.outposts.model.GetOutpostResult
 
hashCode() - Method in class com.amazonaws.services.outposts.model.InstanceTypeItem
 
hashCode() - Method in class com.amazonaws.services.outposts.model.LineItem
 
hashCode() - Method in class com.amazonaws.services.outposts.model.LineItemRequest
 
hashCode() - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
 
hashCode() - Method in class com.amazonaws.services.outposts.model.ListOutpostsResult
 
hashCode() - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
 
hashCode() - Method in class com.amazonaws.services.outposts.model.ListSitesResult
 
hashCode() - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.outposts.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.outposts.model.Order
 
hashCode() - Method in class com.amazonaws.services.outposts.model.Outpost
 
hashCode() - Method in class com.amazonaws.services.outposts.model.Site
 
hashCode() - Method in class com.amazonaws.services.outposts.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.outposts.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.outposts.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.outposts.model.UntagResourceResult
 

I

InstanceTypeItem - Class in com.amazonaws.services.outposts.model
Information about an instance type.
InstanceTypeItem() - Constructor for class com.amazonaws.services.outposts.model.InstanceTypeItem
 
InternalServerException - Exception in com.amazonaws.services.outposts.model
An internal error has occurred.
InternalServerException(String) - Constructor for exception com.amazonaws.services.outposts.model.InternalServerException
Constructs a new InternalServerException with the specified error message.

L

LineItem - Class in com.amazonaws.services.outposts.model
Information about a line item.
LineItem() - Constructor for class com.amazonaws.services.outposts.model.LineItem
 
LineItemRequest - Class in com.amazonaws.services.outposts.model
Information about a line item request.
LineItemRequest() - Constructor for class com.amazonaws.services.outposts.model.LineItemRequest
 
listOutposts(ListOutpostsRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
 
listOutposts(ListOutpostsRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
Create a list of the Outposts for your AWS account.
listOutposts(ListOutpostsRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
Create a list of the Outposts for your AWS account.
listOutpostsAsync(ListOutpostsRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
listOutpostsAsync(ListOutpostsRequest, AsyncHandler<ListOutpostsRequest, ListOutpostsResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
listOutpostsAsync(ListOutpostsRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Create a list of the Outposts for your AWS account.
listOutpostsAsync(ListOutpostsRequest, AsyncHandler<ListOutpostsRequest, ListOutpostsResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Create a list of the Outposts for your AWS account.
listOutpostsAsync(ListOutpostsRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
listOutpostsAsync(ListOutpostsRequest, AsyncHandler<ListOutpostsRequest, ListOutpostsResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
ListOutpostsRequest - Class in com.amazonaws.services.outposts.model
 
ListOutpostsRequest() - Constructor for class com.amazonaws.services.outposts.model.ListOutpostsRequest
 
ListOutpostsResult - Class in com.amazonaws.services.outposts.model
 
ListOutpostsResult() - Constructor for class com.amazonaws.services.outposts.model.ListOutpostsResult
 
listSites(ListSitesRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
 
listSites(ListSitesRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
Lists the sites for the specified AWS account.
listSites(ListSitesRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
Lists the sites for the specified AWS account.
listSitesAsync(ListSitesRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
listSitesAsync(ListSitesRequest, AsyncHandler<ListSitesRequest, ListSitesResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
listSitesAsync(ListSitesRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Lists the sites for the specified AWS account.
listSitesAsync(ListSitesRequest, AsyncHandler<ListSitesRequest, ListSitesResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Lists the sites for the specified AWS account.
listSitesAsync(ListSitesRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
listSitesAsync(ListSitesRequest, AsyncHandler<ListSitesRequest, ListSitesResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
ListSitesRequest - Class in com.amazonaws.services.outposts.model
 
ListSitesRequest() - Constructor for class com.amazonaws.services.outposts.model.ListSitesRequest
 
ListSitesResult - Class in com.amazonaws.services.outposts.model
 
ListSitesResult() - Constructor for class com.amazonaws.services.outposts.model.ListSitesResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
Lists the tags for the specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
Lists the tags for the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Lists the tags for the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Lists the tags for the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.outposts.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.outposts.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.outposts.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.outposts.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.outposts.model.InstanceTypeItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.outposts.model.LineItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.outposts.model.LineItemRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.outposts.model.Order
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.outposts.model.Outpost
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.outposts.model.Site
 

N

NotFoundException - Exception in com.amazonaws.services.outposts.model
The specified request is not valid.
NotFoundException(String) - Constructor for exception com.amazonaws.services.outposts.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

O

Order - Class in com.amazonaws.services.outposts.model
Information about an order.
Order() - Constructor for class com.amazonaws.services.outposts.model.Order
 
OrderStatus - Enum in com.amazonaws.services.outposts.model
 
Outpost - Class in com.amazonaws.services.outposts.model
Information about an Outpost.
Outpost() - Constructor for class com.amazonaws.services.outposts.model.Outpost
 

P

PaymentOption - Enum in com.amazonaws.services.outposts.model
 
PaymentTerm - Enum in com.amazonaws.services.outposts.model
 

R

ResourceType - Enum in com.amazonaws.services.outposts.model
 

S

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
 
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
A filter for the Availibility Zone (us-east-1a) of the Outpost.
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
A filter for the AZ IDs (use1-az1) of the Outpost.
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.
setDescription(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
 
setDescription(String) - Method in class com.amazonaws.services.outposts.model.Outpost
 
setDescription(String) - Method in class com.amazonaws.services.outposts.model.Site
 
setInstanceType(String) - Method in class com.amazonaws.services.outposts.model.InstanceTypeItem
 
setInstanceTypes(Collection<InstanceTypeItem>) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesResult
 
setLifeCycleStatus(String) - Method in class com.amazonaws.services.outposts.model.Outpost
 
setLifeCycleStatusFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
A filter for the lifecycle status of the Outpost.
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
setMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
 
setMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
 
setMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
 
setName(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
 
setName(String) - Method in class com.amazonaws.services.outposts.model.Outpost
 
setName(String) - Method in class com.amazonaws.services.outposts.model.Site
 
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.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
 
setOrder(Order) - Method in class com.amazonaws.services.outposts.model.CreateOrderResult
Information about this order.
setOrderFulfilledDate(Date) - Method in class com.amazonaws.services.outposts.model.Order
The fulfillment date of the order.
setOrderId(String) - Method in class com.amazonaws.services.outposts.model.Order
The ID of the order.
setOrderSubmissionDate(Date) - Method in class com.amazonaws.services.outposts.model.Order
The submission date for the order.
setOutpost(Outpost) - Method in class com.amazonaws.services.outposts.model.CreateOutpostResult
 
setOutpost(Outpost) - Method in class com.amazonaws.services.outposts.model.GetOutpostResult
 
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 of the Outpost.
setOutpostId(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
The ID 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 of the Outpost.
setOutpostId(String) - Method in class com.amazonaws.services.outposts.model.Order
The ID of the Outpost.
setOutpostId(String) - Method in class com.amazonaws.services.outposts.model.Outpost
The ID 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.
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 for the order.
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 for the order.
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.
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.
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
 
setSiteId(String) - Method in class com.amazonaws.services.outposts.model.DeleteSiteRequest
 
setSiteId(String) - Method in class com.amazonaws.services.outposts.model.Outpost
 
setSiteId(String) - Method in class com.amazonaws.services.outposts.model.Site
 
setSites(Collection<Site>) - Method in class com.amazonaws.services.outposts.model.ListSitesResult
 
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
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.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.
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
 

T

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.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.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.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.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.LineItemRequest
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 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.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.ResourceType
 
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.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.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutposts
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.outposts.AWSOutposts
Removes tags from the specified resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsClient
Removes tags from the specified resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.outposts.AbstractAWSOutpostsAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Removes tags from the specified resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.outposts.AWSOutpostsAsync
Removes tags from the specified resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.outposts.AWSOutpostsAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.outposts.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.outposts.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.outposts.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.outposts.model.UntagResourceResult
 

V

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.OrderStatus
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.ResourceType
Returns the enum constant of this type with the specified name.
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.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.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccountId(String) - Method in class com.amazonaws.services.outposts.model.Site
 
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
A filter for the Availibility Zone (us-east-1a) of the Outpost.
withAvailabilityZoneFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
A filter for the Availibility Zone (us-east-1a) of the Outpost.
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
A filter for the AZ IDs (use1-az1) of the Outpost.
withAvailabilityZoneIdFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
A filter for the AZ IDs (use1-az1) of the Outpost.
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.
withDescription(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
 
withDescription(String) - Method in class com.amazonaws.services.outposts.model.Outpost
 
withDescription(String) - Method in class com.amazonaws.services.outposts.model.Site
 
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
 
withLifeCycleStatus(String) - Method in class com.amazonaws.services.outposts.model.Outpost
 
withLifeCycleStatusFilter(String...) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
A filter for the lifecycle status of the Outpost.
withLifeCycleStatusFilter(Collection<String>) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
A filter for the lifecycle status of the Outpost.
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
withMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
 
withMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListOutpostsRequest
 
withMaxResults(Integer) - Method in class com.amazonaws.services.outposts.model.ListSitesRequest
 
withName(String) - Method in class com.amazonaws.services.outposts.model.CreateOutpostRequest
 
withName(String) - Method in class com.amazonaws.services.outposts.model.Outpost
 
withName(String) - Method in class com.amazonaws.services.outposts.model.Site
 
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.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
 
withOrder(Order) - Method in class com.amazonaws.services.outposts.model.CreateOrderResult
Information about this order.
withOrderFulfilledDate(Date) - Method in class com.amazonaws.services.outposts.model.Order
The fulfillment date of the order.
withOrderId(String) - Method in class com.amazonaws.services.outposts.model.Order
The ID of the order.
withOrderSubmissionDate(Date) - Method in class com.amazonaws.services.outposts.model.Order
The submission date for the order.
withOutpost(Outpost) - Method in class com.amazonaws.services.outposts.model.CreateOutpostResult
 
withOutpost(Outpost) - Method in class com.amazonaws.services.outposts.model.GetOutpostResult
 
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 of the Outpost.
withOutpostId(String) - Method in class com.amazonaws.services.outposts.model.GetOutpostInstanceTypesRequest
The ID 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 of the Outpost.
withOutpostId(String) - Method in class com.amazonaws.services.outposts.model.Order
The ID of the Outpost.
withOutpostId(String) - Method in class com.amazonaws.services.outposts.model.Outpost
The ID 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.
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 for the order.
withPaymentOption(PaymentOption) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
The payment option for the order.
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 for the order.
withPaymentTerm(PaymentTerm) - Method in class com.amazonaws.services.outposts.model.CreateOrderRequest
The payment terms for the order.
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.
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.
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
 
withSiteId(String) - Method in class com.amazonaws.services.outposts.model.DeleteSiteRequest
 
withSiteId(String) - Method in class com.amazonaws.services.outposts.model.Outpost
 
withSiteId(String) - Method in class com.amazonaws.services.outposts.model.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
 
withStatus(String) - 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
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.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.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.