Skip navigation links
A B C D E F G H I L M N 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.ListEndpointsRequest
 
clone() - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
 
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
 
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.ListEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
 
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
 

F

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.
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).
getExecutorService() - Method in class com.amazonaws.services.s3outposts.AmazonS3OutpostsAsyncClient
Returns the executor service used by this client to execute async requests.
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.ListSharedEndpointsRequest
The maximum number of endpoints that will be returned in the response.
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.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.
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.
getOutpostsId() - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the Outposts.
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.ListEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.s3outposts.model.ListEndpointsResult
 
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
 

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
 
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.NetworkInterface
 

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
 

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.
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).
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.ListSharedEndpointsRequest
The maximum number of endpoints that will be returned in the response.
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.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.
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.
setOutpostsId(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the Outposts.
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

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

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.
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).
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.ListSharedEndpointsRequest
The maximum number of endpoints that will be returned in the response.
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.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.
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.
withOutpostsId(String) - Method in class com.amazonaws.services.s3outposts.model.Endpoint
The ID of the Outposts.
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 R S T V W 
Skip navigation links

Copyright © 2022. All rights reserved.