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

A

AbstractAmazonS3Outposts - Class in com.amazonaws.services.s3outposts
Abstract implementation of AmazonS3Outposts.
AbstractAmazonS3Outposts() - Constructor for class com.amazonaws.services.s3outposts.AbstractAmazonS3Outposts
 
AbstractAmazonS3OutpostsAsync - Class in com.amazonaws.services.s3outposts
Abstract implementation of AmazonS3OutpostsAsync.
AbstractAmazonS3OutpostsAsync() - Constructor for class com.amazonaws.services.s3outposts.AbstractAmazonS3OutpostsAsync
 
AccessDeniedException - Exception in com.amazonaws.services.s3outposts.model
Access was denied for this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.s3outposts.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AmazonS3Outposts - Interface in com.amazonaws.services.s3outposts
Interface for accessing Amazon S3 Outposts.
AmazonS3OutpostsAsync - Interface in com.amazonaws.services.s3outposts
Interface for accessing Amazon S3 Outposts asynchronously.
AmazonS3OutpostsAsyncClient - Class in com.amazonaws.services.s3outposts
Client for accessing Amazon S3 Outposts asynchronously.
AmazonS3OutpostsAsyncClientBuilder - Class in com.amazonaws.services.s3outposts
Fluent builder for AmazonS3OutpostsAsync.
AmazonS3OutpostsClient - Class in com.amazonaws.services.s3outposts
Client for accessing Amazon S3 Outposts.
AmazonS3OutpostsClientBuilder - Class in com.amazonaws.services.s3outposts
Fluent builder for AmazonS3Outposts.
AmazonS3OutpostsException - Exception in com.amazonaws.services.s3outposts.model
Base exception for all service exceptions thrown by Amazon S3 on Outposts
AmazonS3OutpostsException(String) - Constructor for exception com.amazonaws.services.s3outposts.model.AmazonS3OutpostsException
Constructs a new AmazonS3OutpostsException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClientBuilder
Construct an asynchronous implementation of AmazonS3OutpostsAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsClientBuilder
Construct a synchronous implementation of AmazonS3Outposts using the current builder configuration.
builder() - Static method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsClient
 

C

clone() - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
 
clone() - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointResult
 
clone() - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointRequest
 
clone() - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointResult
 
clone() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
 
clone() - Method in class com.amazonaws.services.s3outposts.model.FailedReason
 
clone() - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsRequest
 
clone() - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
 
clone() - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Request
 
clone() - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Result
 
clone() - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
 
clone() - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsResult
 
clone() - Method in class com.amazonaws.services.s3outposts.model.NetworkInterface
 
clone() - Method in class com.amazonaws.services.s3outposts.model.Outpost
 
com.amazonaws.services.s3outposts - package com.amazonaws.services.s3outposts
Amazon S3 on Outposts provides access to S3 on Outposts operations.
com.amazonaws.services.s3outposts.model - package com.amazonaws.services.s3outposts.model
 
configFactory - Static variable in class com.amazonaws.services.s3outposts.AmazonS3OutpostsClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.s3outposts.model
There was a conflict with this action, and it could not be completed.
ConflictException(String) - Constructor for exception com.amazonaws.services.s3outposts.model.ConflictException
Constructs a new ConflictException with the specified error message.
createEndpoint(CreateEndpointRequest) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3Outposts
 
createEndpoint(CreateEndpointRequest) - Method in interface com.amazonaws.services.s3outposts.AmazonS3Outposts
Creates an endpoint and associates it with the specified Outpost.
createEndpoint(CreateEndpointRequest) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsClient
Creates an endpoint and associates it with the specified Outpost.
createEndpointAsync(CreateEndpointRequest) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3OutpostsAsync
 
createEndpointAsync(CreateEndpointRequest, AsyncHandler<CreateEndpointRequest, CreateEndpointResult>) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3OutpostsAsync
 
createEndpointAsync(CreateEndpointRequest) - Method in interface com.amazonaws.services.s3outposts.AmazonS3OutpostsAsync
Creates an endpoint and associates it with the specified Outpost.
createEndpointAsync(CreateEndpointRequest, AsyncHandler<CreateEndpointRequest, CreateEndpointResult>) - Method in interface com.amazonaws.services.s3outposts.AmazonS3OutpostsAsync
Creates an endpoint and associates it with the specified Outpost.
createEndpointAsync(CreateEndpointRequest) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
 
createEndpointAsync(CreateEndpointRequest, AsyncHandler<CreateEndpointRequest, CreateEndpointResult>) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
 
CreateEndpointRequest - Class in com.amazonaws.services.s3outposts.model
 
CreateEndpointRequest() - Constructor for class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
 
CreateEndpointResult - Class in com.amazonaws.services.s3outposts.model
 
CreateEndpointResult() - Constructor for class com.amazonaws.services.s3outposts.model.CreateEndpointResult
 

D

defaultClient() - Static method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsClientBuilder
 
deleteEndpoint(DeleteEndpointRequest) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3Outposts
 
deleteEndpoint(DeleteEndpointRequest) - Method in interface com.amazonaws.services.s3outposts.AmazonS3Outposts
Deletes an endpoint.
deleteEndpoint(DeleteEndpointRequest) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsClient
Deletes an endpoint.
deleteEndpointAsync(DeleteEndpointRequest) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3OutpostsAsync
 
deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult>) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3OutpostsAsync
 
deleteEndpointAsync(DeleteEndpointRequest) - Method in interface com.amazonaws.services.s3outposts.AmazonS3OutpostsAsync
Deletes an endpoint.
deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult>) - Method in interface com.amazonaws.services.s3outposts.AmazonS3OutpostsAsync
Deletes an endpoint.
deleteEndpointAsync(DeleteEndpointRequest) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
 
deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult>) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
 
DeleteEndpointRequest - Class in com.amazonaws.services.s3outposts.model
 
DeleteEndpointRequest() - Constructor for class com.amazonaws.services.s3outposts.model.DeleteEndpointRequest
 
DeleteEndpointResult - Class in com.amazonaws.services.s3outposts.model
 
DeleteEndpointResult() - Constructor for class com.amazonaws.services.s3outposts.model.DeleteEndpointResult
 

E

Endpoint - Class in com.amazonaws.services.s3outposts.model
Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.
Endpoint() - Constructor for class com.amazonaws.services.s3outposts.model.Endpoint
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.s3outposts.AmazonS3Outposts
The region metadata service name for computing region endpoints.
EndpointAccessType - Enum in com.amazonaws.services.s3outposts.model
 
EndpointStatus - Enum in com.amazonaws.services.s3outposts.model
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.FailedReason
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Request
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Result
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsResult
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.NetworkInterface
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.Outpost
 

F

FailedReason - Class in com.amazonaws.services.s3outposts.model
The failure reason, if any, for a create or delete endpoint operation.
FailedReason() - Constructor for class com.amazonaws.services.s3outposts.model.FailedReason
 
fromValue(String) - Static method in enum com.amazonaws.services.s3outposts.model.EndpointAccessType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.s3outposts.model.EndpointStatus
Use this in place of valueOf.

G

getAccessType() - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The type of access for the network connectivity for the Amazon S3 on Outposts endpoint.
getAccessType() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The type of connectivity used to access the Amazon S3 on Outposts endpoint.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3Outposts
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.s3outposts.AmazonS3Outposts
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.s3outposts.AmazonS3OutpostsClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCapacityInBytes() - Method in class com.amazonaws.services.s3outposts.model.Outpost
The Amazon S3 capacity of the outpost in bytes.
getCidrBlock() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The VPC CIDR committed by this endpoint.
getCreationTime() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The time the endpoint was created.
getCustomerOwnedIpv4Pool() - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The ID of the customer-owned IPv4 address pool (CoIP pool) for the endpoint.
getCustomerOwnedIpv4Pool() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the customer-owned IPv4 address pool used for the endpoint.
getEndpointArn() - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointResult
The Amazon Resource Name (ARN) of the endpoint.
getEndpointArn() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The Amazon Resource Name (ARN) of the endpoint.
getEndpointId() - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointRequest
The ID of the endpoint.
getEndpoints() - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
The list of endpoints associated with the specified Outpost.
getEndpoints() - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsResult
The list of endpoints associated with the specified Outpost that have been shared by Amazon Web Services Resource Access Manager (RAM).
getErrorCode() - Method in class com.amazonaws.services.s3outposts.model.FailedReason
The failure code, if any, for a create or delete endpoint operation.
getExecutorService() - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
Returns the executor service used by this client to execute async requests.
getFailedReason() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The failure reason, if any, for a create or delete endpoint operation.
getMaxResults() - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsRequest
The maximum number of endpoints that will be returned in the response.
getMaxResults() - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Request
The maximum number of Outposts to return.
getMaxResults() - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
The maximum number of endpoints that will be returned in the response.
getMessage() - Method in class com.amazonaws.services.s3outposts.model.FailedReason
Additional error details describing the endpoint failure and recommended action.
getNetworkInterfaceId() - Method in class com.amazonaws.services.s3outposts.model.NetworkInterface
The ID for the network interface.
getNetworkInterfaces() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The network interface of the endpoint.
getNextToken() - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsRequest
If a previous response from this operation included a NextToken value, provide that value here to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
If the number of endpoints associated with the specified Outpost exceeds MaxResults, you can include this value in subsequent calls to this operation to retrieve more results.
getNextToken() - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Request
When you can get additional results from the ListOutpostsWithS3 call, a NextToken parameter is returned in the output.
getNextToken() - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Result
Returns a token that you can use to call ListOutpostsWithS3 again and receive additional results, if there are any.
getNextToken() - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
If a previous response from this operation included a NextToken value, you can provide that value here to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsResult
If the number of endpoints associated with the specified Outpost exceeds MaxResults, you can include this value in subsequent calls to this operation to retrieve more results.
getOutpostArn() - Method in class com.amazonaws.services.s3outposts.model.Outpost
Specifies the unique Amazon Resource Name (ARN) for the outpost.
getOutpostId() - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The ID of the Outposts.
getOutpostId() - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointRequest
The ID of the Outposts.
getOutpostId() - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
The ID of the Amazon Web Services Outpost.
getOutpostId() - Method in class com.amazonaws.services.s3outposts.model.Outpost
Specifies the unique identifier for the outpost.
getOutposts() - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Result
Returns the list of Outposts that have the following characteristics:
getOutpostsId() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the Outposts.
getOwnerId() - Method in class com.amazonaws.services.s3outposts.model.Outpost
Returns the Amazon Web Services account ID of the outpost owner.
getS3OutpostArn() - Method in class com.amazonaws.services.s3outposts.model.Outpost
Specifies the unique S3 on Outposts ARN for use with Resource Access Manager (RAM).
getSecurityGroupId() - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The ID of the security group to use with the endpoint.
getSecurityGroupId() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the security group used for the endpoint.
getStatus() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The status of the endpoint.
getSubnetId() - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The ID of the subnet in the selected VPC.
getSubnetId() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the subnet used for the endpoint.
getVpcId() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the VPC used for the endpoint.

H

hashCode() - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointResult
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointResult
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.FailedReason
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Request
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Result
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsResult
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.NetworkInterface
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.Outpost
 

I

InternalServerException - Exception in com.amazonaws.services.s3outposts.model
There was an exception with the internal server.
InternalServerException(String) - Constructor for exception com.amazonaws.services.s3outposts.model.InternalServerException
Constructs a new InternalServerException with the specified error message.

L

listEndpoints(ListEndpointsRequest) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3Outposts
 
listEndpoints(ListEndpointsRequest) - Method in interface com.amazonaws.services.s3outposts.AmazonS3Outposts
Lists endpoints associated with the specified Outpost.
listEndpoints(ListEndpointsRequest) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsClient
Lists endpoints associated with the specified Outpost.
listEndpointsAsync(ListEndpointsRequest) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3OutpostsAsync
 
listEndpointsAsync(ListEndpointsRequest, AsyncHandler<ListEndpointsRequest, ListEndpointsResult>) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3OutpostsAsync
 
listEndpointsAsync(ListEndpointsRequest) - Method in interface com.amazonaws.services.s3outposts.AmazonS3OutpostsAsync
Lists endpoints associated with the specified Outpost.
listEndpointsAsync(ListEndpointsRequest, AsyncHandler<ListEndpointsRequest, ListEndpointsResult>) - Method in interface com.amazonaws.services.s3outposts.AmazonS3OutpostsAsync
Lists endpoints associated with the specified Outpost.
listEndpointsAsync(ListEndpointsRequest) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
 
listEndpointsAsync(ListEndpointsRequest, AsyncHandler<ListEndpointsRequest, ListEndpointsResult>) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
 
ListEndpointsRequest - Class in com.amazonaws.services.s3outposts.model
 
ListEndpointsRequest() - Constructor for class com.amazonaws.services.s3outposts.model.ListEndpointsRequest
 
ListEndpointsResult - Class in com.amazonaws.services.s3outposts.model
 
ListEndpointsResult() - Constructor for class com.amazonaws.services.s3outposts.model.ListEndpointsResult
 
listOutpostsWithS3(ListOutpostsWithS3Request) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3Outposts
 
listOutpostsWithS3(ListOutpostsWithS3Request) - Method in interface com.amazonaws.services.s3outposts.AmazonS3Outposts
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
listOutpostsWithS3(ListOutpostsWithS3Request) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsClient
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
listOutpostsWithS3Async(ListOutpostsWithS3Request) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3OutpostsAsync
 
listOutpostsWithS3Async(ListOutpostsWithS3Request, AsyncHandler<ListOutpostsWithS3Request, ListOutpostsWithS3Result>) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3OutpostsAsync
 
listOutpostsWithS3Async(ListOutpostsWithS3Request) - Method in interface com.amazonaws.services.s3outposts.AmazonS3OutpostsAsync
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
listOutpostsWithS3Async(ListOutpostsWithS3Request, AsyncHandler<ListOutpostsWithS3Request, ListOutpostsWithS3Result>) - Method in interface com.amazonaws.services.s3outposts.AmazonS3OutpostsAsync
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
listOutpostsWithS3Async(ListOutpostsWithS3Request) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
 
listOutpostsWithS3Async(ListOutpostsWithS3Request, AsyncHandler<ListOutpostsWithS3Request, ListOutpostsWithS3Result>) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
 
ListOutpostsWithS3Request - Class in com.amazonaws.services.s3outposts.model
 
ListOutpostsWithS3Request() - Constructor for class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Request
 
ListOutpostsWithS3Result - Class in com.amazonaws.services.s3outposts.model
 
ListOutpostsWithS3Result() - Constructor for class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Result
 
listSharedEndpoints(ListSharedEndpointsRequest) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3Outposts
 
listSharedEndpoints(ListSharedEndpointsRequest) - Method in interface com.amazonaws.services.s3outposts.AmazonS3Outposts
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access Manager (RAM).
listSharedEndpoints(ListSharedEndpointsRequest) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsClient
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access Manager (RAM).
listSharedEndpointsAsync(ListSharedEndpointsRequest) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3OutpostsAsync
 
listSharedEndpointsAsync(ListSharedEndpointsRequest, AsyncHandler<ListSharedEndpointsRequest, ListSharedEndpointsResult>) - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3OutpostsAsync
 
listSharedEndpointsAsync(ListSharedEndpointsRequest) - Method in interface com.amazonaws.services.s3outposts.AmazonS3OutpostsAsync
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access Manager (RAM).
listSharedEndpointsAsync(ListSharedEndpointsRequest, AsyncHandler<ListSharedEndpointsRequest, ListSharedEndpointsResult>) - Method in interface com.amazonaws.services.s3outposts.AmazonS3OutpostsAsync
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access Manager (RAM).
listSharedEndpointsAsync(ListSharedEndpointsRequest) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
 
listSharedEndpointsAsync(ListSharedEndpointsRequest, AsyncHandler<ListSharedEndpointsRequest, ListSharedEndpointsResult>) - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
 
ListSharedEndpointsRequest - Class in com.amazonaws.services.s3outposts.model
 
ListSharedEndpointsRequest() - Constructor for class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
 
ListSharedEndpointsResult - Class in com.amazonaws.services.s3outposts.model
 
ListSharedEndpointsResult() - Constructor for class com.amazonaws.services.s3outposts.model.ListSharedEndpointsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.s3outposts.model.FailedReason
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.s3outposts.model.NetworkInterface
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.s3outposts.model.Outpost
 

N

NetworkInterface - Class in com.amazonaws.services.s3outposts.model
The container for the network interface.
NetworkInterface() - Constructor for class com.amazonaws.services.s3outposts.model.NetworkInterface
 

O

Outpost - Class in com.amazonaws.services.s3outposts.model
Contains the details for the Outpost object.
Outpost() - Constructor for class com.amazonaws.services.s3outposts.model.Outpost
 
OutpostOfflineException - Exception in com.amazonaws.services.s3outposts.model
The service link connection to your Outposts home Region is down.
OutpostOfflineException(String) - Constructor for exception com.amazonaws.services.s3outposts.model.OutpostOfflineException
Constructs a new OutpostOfflineException with the specified error message.

R

ResourceNotFoundException - Exception in com.amazonaws.services.s3outposts.model
The requested resource was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.s3outposts.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

setAccessType(String) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The type of access for the network connectivity for the Amazon S3 on Outposts endpoint.
setAccessType(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The type of connectivity used to access the Amazon S3 on Outposts endpoint.
setCapacityInBytes(Long) - Method in class com.amazonaws.services.s3outposts.model.Outpost
The Amazon S3 capacity of the outpost in bytes.
setCidrBlock(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The VPC CIDR committed by this endpoint.
setCreationTime(Date) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The time the endpoint was created.
setCustomerOwnedIpv4Pool(String) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The ID of the customer-owned IPv4 address pool (CoIP pool) for the endpoint.
setCustomerOwnedIpv4Pool(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the customer-owned IPv4 address pool used for the endpoint.
setEndpointArn(String) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointResult
The Amazon Resource Name (ARN) of the endpoint.
setEndpointArn(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The Amazon Resource Name (ARN) of the endpoint.
setEndpointId(String) - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointRequest
The ID of the endpoint.
setEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
The list of endpoints associated with the specified Outpost.
setEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsResult
The list of endpoints associated with the specified Outpost that have been shared by Amazon Web Services Resource Access Manager (RAM).
setErrorCode(String) - Method in class com.amazonaws.services.s3outposts.model.FailedReason
The failure code, if any, for a create or delete endpoint operation.
setFailedReason(FailedReason) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The failure reason, if any, for a create or delete endpoint operation.
setMaxResults(Integer) - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsRequest
The maximum number of endpoints that will be returned in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Request
The maximum number of Outposts to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
The maximum number of endpoints that will be returned in the response.
setMessage(String) - Method in class com.amazonaws.services.s3outposts.model.FailedReason
Additional error details describing the endpoint failure and recommended action.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.s3outposts.model.NetworkInterface
The ID for the network interface.
setNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The network interface of the endpoint.
setNextToken(String) - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsRequest
If a previous response from this operation included a NextToken value, provide that value here to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
If the number of endpoints associated with the specified Outpost exceeds MaxResults, you can include this value in subsequent calls to this operation to retrieve more results.
setNextToken(String) - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Request
When you can get additional results from the ListOutpostsWithS3 call, a NextToken parameter is returned in the output.
setNextToken(String) - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Result
Returns a token that you can use to call ListOutpostsWithS3 again and receive additional results, if there are any.
setNextToken(String) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
If a previous response from this operation included a NextToken value, you can provide that value here to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsResult
If the number of endpoints associated with the specified Outpost exceeds MaxResults, you can include this value in subsequent calls to this operation to retrieve more results.
setOutpostArn(String) - Method in class com.amazonaws.services.s3outposts.model.Outpost
Specifies the unique Amazon Resource Name (ARN) for the outpost.
setOutpostId(String) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The ID of the Outposts.
setOutpostId(String) - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointRequest
The ID of the Outposts.
setOutpostId(String) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
The ID of the Amazon Web Services Outpost.
setOutpostId(String) - Method in class com.amazonaws.services.s3outposts.model.Outpost
Specifies the unique identifier for the outpost.
setOutposts(Collection<Outpost>) - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Result
Returns the list of Outposts that have the following characteristics:
setOutpostsId(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the Outposts.
setOwnerId(String) - Method in class com.amazonaws.services.s3outposts.model.Outpost
Returns the Amazon Web Services account ID of the outpost owner.
setS3OutpostArn(String) - Method in class com.amazonaws.services.s3outposts.model.Outpost
Specifies the unique S3 on Outposts ARN for use with Resource Access Manager (RAM).
setSecurityGroupId(String) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The ID of the security group to use with the endpoint.
setSecurityGroupId(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the security group used for the endpoint.
setStatus(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The status of the endpoint.
setSubnetId(String) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The ID of the subnet in the selected VPC.
setSubnetId(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the subnet used for the endpoint.
setVpcId(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the VPC used for the endpoint.
shutdown() - Method in class com.amazonaws.services.s3outposts.AbstractAmazonS3Outposts
 
shutdown() - Method in interface com.amazonaws.services.s3outposts.AmazonS3Outposts
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsClient
 
standard() - Static method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsClientBuilder
 

T

ThrottlingException - Exception in com.amazonaws.services.s3outposts.model
The request was denied due to request throttling.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.s3outposts.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.s3outposts.model.EndpointAccessType
 
toString() - Method in enum com.amazonaws.services.s3outposts.model.EndpointStatus
 
toString() - Method in class com.amazonaws.services.s3outposts.model.FailedReason
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Request
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Result
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.s3outposts.model.NetworkInterface
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.s3outposts.model.Outpost
Returns a string representation of this object.

V

ValidationException - Exception in com.amazonaws.services.s3outposts.model
There was an exception validating this data.
ValidationException(String) - Constructor for exception com.amazonaws.services.s3outposts.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.s3outposts.model.EndpointAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3outposts.model.EndpointStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.s3outposts.model.EndpointAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3outposts.model.EndpointStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccessType(String) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The type of access for the network connectivity for the Amazon S3 on Outposts endpoint.
withAccessType(EndpointAccessType) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The type of access for the network connectivity for the Amazon S3 on Outposts endpoint.
withAccessType(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The type of connectivity used to access the Amazon S3 on Outposts endpoint.
withAccessType(EndpointAccessType) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The type of connectivity used to access the Amazon S3 on Outposts endpoint.
withCapacityInBytes(Long) - Method in class com.amazonaws.services.s3outposts.model.Outpost
The Amazon S3 capacity of the outpost in bytes.
withCidrBlock(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The VPC CIDR committed by this endpoint.
withCreationTime(Date) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The time the endpoint was created.
withCustomerOwnedIpv4Pool(String) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The ID of the customer-owned IPv4 address pool (CoIP pool) for the endpoint.
withCustomerOwnedIpv4Pool(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the customer-owned IPv4 address pool used for the endpoint.
withEndpointArn(String) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointResult
The Amazon Resource Name (ARN) of the endpoint.
withEndpointArn(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The Amazon Resource Name (ARN) of the endpoint.
withEndpointId(String) - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointRequest
The ID of the endpoint.
withEndpoints(Endpoint...) - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
The list of endpoints associated with the specified Outpost.
withEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
The list of endpoints associated with the specified Outpost.
withEndpoints(Endpoint...) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsResult
The list of endpoints associated with the specified Outpost that have been shared by Amazon Web Services Resource Access Manager (RAM).
withEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsResult
The list of endpoints associated with the specified Outpost that have been shared by Amazon Web Services Resource Access Manager (RAM).
withErrorCode(String) - Method in class com.amazonaws.services.s3outposts.model.FailedReason
The failure code, if any, for a create or delete endpoint operation.
withFailedReason(FailedReason) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The failure reason, if any, for a create or delete endpoint operation.
withMaxResults(Integer) - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsRequest
The maximum number of endpoints that will be returned in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Request
The maximum number of Outposts to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
The maximum number of endpoints that will be returned in the response.
withMessage(String) - Method in class com.amazonaws.services.s3outposts.model.FailedReason
Additional error details describing the endpoint failure and recommended action.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.s3outposts.model.NetworkInterface
The ID for the network interface.
withNetworkInterfaces(NetworkInterface...) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The network interface of the endpoint.
withNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The network interface of the endpoint.
withNextToken(String) - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsRequest
If a previous response from this operation included a NextToken value, provide that value here to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
If the number of endpoints associated with the specified Outpost exceeds MaxResults, you can include this value in subsequent calls to this operation to retrieve more results.
withNextToken(String) - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Request
When you can get additional results from the ListOutpostsWithS3 call, a NextToken parameter is returned in the output.
withNextToken(String) - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Result
Returns a token that you can use to call ListOutpostsWithS3 again and receive additional results, if there are any.
withNextToken(String) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
If a previous response from this operation included a NextToken value, you can provide that value here to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsResult
If the number of endpoints associated with the specified Outpost exceeds MaxResults, you can include this value in subsequent calls to this operation to retrieve more results.
withOutpostArn(String) - Method in class com.amazonaws.services.s3outposts.model.Outpost
Specifies the unique Amazon Resource Name (ARN) for the outpost.
withOutpostId(String) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The ID of the Outposts.
withOutpostId(String) - Method in class com.amazonaws.services.s3outposts.model.DeleteEndpointRequest
The ID of the Outposts.
withOutpostId(String) - Method in class com.amazonaws.services.s3outposts.model.ListSharedEndpointsRequest
The ID of the Amazon Web Services Outpost.
withOutpostId(String) - Method in class com.amazonaws.services.s3outposts.model.Outpost
Specifies the unique identifier for the outpost.
withOutposts(Outpost...) - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Result
Returns the list of Outposts that have the following characteristics:
withOutposts(Collection<Outpost>) - Method in class com.amazonaws.services.s3outposts.model.ListOutpostsWithS3Result
Returns the list of Outposts that have the following characteristics:
withOutpostsId(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the Outposts.
withOwnerId(String) - Method in class com.amazonaws.services.s3outposts.model.Outpost
Returns the Amazon Web Services account ID of the outpost owner.
withS3OutpostArn(String) - Method in class com.amazonaws.services.s3outposts.model.Outpost
Specifies the unique S3 on Outposts ARN for use with Resource Access Manager (RAM).
withSecurityGroupId(String) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The ID of the security group to use with the endpoint.
withSecurityGroupId(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the security group used for the endpoint.
withStatus(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The status of the endpoint.
withStatus(EndpointStatus) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The status of the endpoint.
withSubnetId(String) - Method in class com.amazonaws.services.s3outposts.model.CreateEndpointRequest
The ID of the subnet in the selected VPC.
withSubnetId(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the subnet used for the endpoint.
withVpcId(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the VPC used for the endpoint.
A B C D E F G H I L M N O R S T V W 
Skip navigation links

Copyright © 2024. All rights reserved.