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

A

AccessDeniedException - Exception in software.amazon.awssdk.services.outposts.model
You do not have permission to perform this operation.
AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
accountId() - Method in class software.amazon.awssdk.services.outposts.model.Site
Returns the value of the AccountId property for this object.
accountId(String) - Method in interface software.amazon.awssdk.services.outposts.model.Site.Builder
Sets the value of the AccountId property for this object.
Address - Class in software.amazon.awssdk.services.outposts.model
Information about an address.
address() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
Information about the address.
address(Address) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse.Builder
Information about the address.
address(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse.Builder
Information about the address.
address() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
The address for the site.
address(Address) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest.Builder
The address for the site.
address(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest.Builder
The address for the site.
address() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse
Information about an address.
address(Address) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse.Builder
Information about an address.
address(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse.Builder
Information about an address.
Address.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
addressLine1() - Method in class software.amazon.awssdk.services.outposts.model.Address
The first line of the address.
addressLine1(String) - Method in interface software.amazon.awssdk.services.outposts.model.Address.Builder
The first line of the address.
addressLine2() - Method in class software.amazon.awssdk.services.outposts.model.Address
The second line of the address.
addressLine2(String) - Method in interface software.amazon.awssdk.services.outposts.model.Address.Builder
The second line of the address.
addressLine3() - Method in class software.amazon.awssdk.services.outposts.model.Address
The third line of the address.
addressLine3(String) - Method in interface software.amazon.awssdk.services.outposts.model.Address.Builder
The third line of the address.
AddressType - Enum in software.amazon.awssdk.services.outposts.model
 
addressType() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
The type of the address you request.
addressType(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest.Builder
The type of the address you request.
addressType(AddressType) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest.Builder
The type of the address you request.
addressType() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
The type of the address you receive.
addressType(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse.Builder
The type of the address you receive.
addressType(AddressType) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse.Builder
The type of the address you receive.
addressType() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
The type of the address.
addressType(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest.Builder
The type of the address.
addressType(AddressType) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest.Builder
The type of the address.
addressType() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse
The type of the address.
addressType(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse.Builder
The type of the address.
addressType(AddressType) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse.Builder
The type of the address.
addressTypeAsString() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
The type of the address you request.
addressTypeAsString() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
The type of the address you receive.
addressTypeAsString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
The type of the address.
addressTypeAsString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse
The type of the address.
allowedIps() - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
The allowed IP addresses.
allowedIps(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.ConnectionDetails.Builder
The allowed IP addresses.
allowedIps(String...) - Method in interface software.amazon.awssdk.services.outposts.model.ConnectionDetails.Builder
The allowed IP addresses.
assetId() - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
The ID of the asset.
assetId(String) - Method in interface software.amazon.awssdk.services.outposts.model.AssetInfo.Builder
The ID of the asset.
assetId() - Method in class software.amazon.awssdk.services.outposts.model.LineItemAssetInformation
The ID of the asset.
assetId(String) - Method in interface software.amazon.awssdk.services.outposts.model.LineItemAssetInformation.Builder
The ID of the asset.
assetId() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
The ID of the Outpost server.
assetId(String) - Method in interface software.amazon.awssdk.services.outposts.model.StartConnectionRequest.Builder
The ID of the Outpost server.
AssetInfo - Class in software.amazon.awssdk.services.outposts.model
Information about hardware assets.
AssetInfo.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
assetInformationList() - Method in class software.amazon.awssdk.services.outposts.model.LineItem
Information about assets.
assetInformationList(Collection<LineItemAssetInformation>) - Method in interface software.amazon.awssdk.services.outposts.model.LineItem.Builder
Information about assets.
assetInformationList(LineItemAssetInformation...) - Method in interface software.amazon.awssdk.services.outposts.model.LineItem.Builder
Information about assets.
assetInformationList(Consumer<LineItemAssetInformation.Builder>...) - Method in interface software.amazon.awssdk.services.outposts.model.LineItem.Builder
Information about assets.
assetLocation() - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
The position of an asset in a rack.
assetLocation(AssetLocation) - Method in interface software.amazon.awssdk.services.outposts.model.AssetInfo.Builder
The position of an asset in a rack.
assetLocation(Consumer<AssetLocation.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.AssetInfo.Builder
The position of an asset in a rack.
AssetLocation - Class in software.amazon.awssdk.services.outposts.model
Information about the position of the asset in a rack.
AssetLocation.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
assets() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsResponse
Information about hardware assets.
assets(Collection<AssetInfo>) - Method in interface software.amazon.awssdk.services.outposts.model.ListAssetsResponse.Builder
Information about hardware assets.
assets(AssetInfo...) - Method in interface software.amazon.awssdk.services.outposts.model.ListAssetsResponse.Builder
Information about hardware assets.
assets(Consumer<AssetInfo.Builder>...) - Method in interface software.amazon.awssdk.services.outposts.model.ListAssetsResponse.Builder
Information about hardware assets.
assetType() - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
The type of the asset.
assetType(String) - Method in interface software.amazon.awssdk.services.outposts.model.AssetInfo.Builder
The type of the asset.
assetType(AssetType) - Method in interface software.amazon.awssdk.services.outposts.model.AssetInfo.Builder
The type of the asset.
AssetType - Enum in software.amazon.awssdk.services.outposts.model
 
assetTypeAsString() - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
The type of the asset.
availabilityZone() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
Returns the value of the AvailabilityZone property for this object.
availabilityZone(String) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOutpostRequest.Builder
Sets the value of the AvailabilityZone property for this object.
availabilityZone() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
Returns the value of the AvailabilityZone property for this object.
availabilityZone(String) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
Sets the value of the AvailabilityZone property for this object.
availabilityZoneFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
A filter for the Availability Zone (us-east-1a) of the Outpost.
availabilityZoneFilter(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsRequest.Builder
A filter for the Availability Zone (us-east-1a) of the Outpost.
availabilityZoneFilter(String...) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsRequest.Builder
A filter for the Availability Zone (us-east-1a) of the Outpost.
availabilityZoneId() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
Returns the value of the AvailabilityZoneId property for this object.
availabilityZoneId(String) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOutpostRequest.Builder
Sets the value of the AvailabilityZoneId property for this object.
availabilityZoneId() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
Returns the value of the AvailabilityZoneId property for this object.
availabilityZoneId(String) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
Sets the value of the AvailabilityZoneId property for this object.
availabilityZoneIdFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
A filter for the AZ IDs (use1-az1) of the Outpost.
availabilityZoneIdFilter(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsRequest.Builder
A filter for the AZ IDs (use1-az1) of the Outpost.
availabilityZoneIdFilter(String...) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsRequest.Builder
A filter for the AZ IDs (use1-az1) of the Outpost.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.outposts.model.AccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.outposts.model.ConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.outposts.model.InternalServerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.outposts.model.NotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.outposts.model.OutpostsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.outposts.model.OutpostsException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.outposts.model.ServiceQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.outposts.model.ValidationException.Builder
 

B

build() - Method in class software.amazon.awssdk.services.outposts.model.OutpostsException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.outposts.model.OutpostsRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.outposts.model.OutpostsResponse.Builder
 
builder() - Static method in exception software.amazon.awssdk.services.outposts.model.AccessDeniedException
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.Address
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.AssetInfo
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.AssetLocation
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.CancelOrderRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.CancelOrderResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.CatalogItem
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ComputeAttributes
 
builder() - Static method in exception software.amazon.awssdk.services.outposts.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.CreateOrderResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.CreateOutpostResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.CreateSiteResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.DeleteSiteRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.DeleteSiteResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.EC2Capacity
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetOrderRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetOrderResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetOutpostRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetOutpostResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetSiteRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.GetSiteResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.InstanceTypeItem
 
builder() - Static method in exception software.amazon.awssdk.services.outposts.model.InternalServerException
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.LineItem
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.LineItemAssetInformation
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.LineItemRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ListAssetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ListOrdersRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ListOrdersResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ListSitesResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.outposts.model.NotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.Order
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.OrderSummary
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.Outpost
 
builder() - Static method in exception software.amazon.awssdk.services.outposts.model.OutpostsException
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
 
builder() - Static method in exception software.amazon.awssdk.services.outposts.model.ServiceQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.ShipmentInformation
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.Site
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.StartConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
 
builder() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateSiteResponse
 
builder() - Static method in exception software.amazon.awssdk.services.outposts.model.ValidationException
 
builder() - Static method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Create a builder that can be used to configure and create a OutpostsAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Create a builder that can be used to configure and create a OutpostsClient.
BuilderImpl() - Constructor for class software.amazon.awssdk.services.outposts.model.OutpostsException.BuilderImpl
 
BuilderImpl(OutpostsException) - Constructor for class software.amazon.awssdk.services.outposts.model.OutpostsException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.outposts.model.OutpostsRequest.BuilderImpl
 
BuilderImpl(OutpostsRequest) - Constructor for class software.amazon.awssdk.services.outposts.model.OutpostsRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.outposts.model.OutpostsResponse.BuilderImpl
 
BuilderImpl(OutpostsResponse) - Constructor for class software.amazon.awssdk.services.outposts.model.OutpostsResponse.BuilderImpl
 

C

cancelOrder(CancelOrderRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Cancels an order for an Outpost.
cancelOrder(Consumer<CancelOrderRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Cancels an order for an Outpost.
cancelOrder(CancelOrderRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Cancels an order for an Outpost.
cancelOrder(Consumer<CancelOrderRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Cancels an order for an Outpost.
CancelOrderRequest - Class in software.amazon.awssdk.services.outposts.model
 
CancelOrderRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
CancelOrderRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
CancelOrderRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.CancelOrderRequestMarshaller
 
CancelOrderResponse - Class in software.amazon.awssdk.services.outposts.model
 
CancelOrderResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
CatalogItem - Class in software.amazon.awssdk.services.outposts.model
Information about a catalog item.
catalogItem(CatalogItem) - Method in interface software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse.Builder
Information about this catalog item.
catalogItem(Consumer<CatalogItem.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse.Builder
Information about this catalog item.
catalogItem() - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse
Information about this catalog item.
CatalogItem.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
CatalogItemClass - Enum in software.amazon.awssdk.services.outposts.model
 
catalogItemId(String) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
The ID of the catalog item.
catalogItemId() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
The ID of the catalog item.
catalogItemId(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest.Builder
The ID of the catalog item.
catalogItemId() - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest
The ID of the catalog item.
catalogItemId(String) - Method in interface software.amazon.awssdk.services.outposts.model.LineItem.Builder
The ID of the catalog item.
catalogItemId() - Method in class software.amazon.awssdk.services.outposts.model.LineItem
The ID of the catalog item.
catalogItemId(String) - Method in interface software.amazon.awssdk.services.outposts.model.LineItemRequest.Builder
The ID of the catalog item.
catalogItemId() - Method in class software.amazon.awssdk.services.outposts.model.LineItemRequest
The ID of the catalog item.
catalogItems(Collection<CatalogItem>) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse.Builder
Information about the catalog items.
catalogItems(CatalogItem...) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse.Builder
Information about the catalog items.
catalogItems(Consumer<CatalogItem.Builder>...) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse.Builder
Information about the catalog items.
catalogItems() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse
Information about the catalog items.
CatalogItemStatus - Enum in software.amazon.awssdk.services.outposts.model
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.outposts.model.AccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.outposts.model.ConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.outposts.model.InternalServerException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.outposts.model.NotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.outposts.model.OutpostsException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.outposts.model.OutpostsException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.outposts.model.ServiceQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.outposts.model.ValidationException.Builder
 
city(String) - Method in interface software.amazon.awssdk.services.outposts.model.Address.Builder
The city for the address.
city() - Method in class software.amazon.awssdk.services.outposts.model.Address
The city for the address.
clientPublicKey(String) - Method in interface software.amazon.awssdk.services.outposts.model.ConnectionDetails.Builder
The public key of the client.
clientPublicKey() - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
The public key of the client.
clientPublicKey(String) - Method in interface software.amazon.awssdk.services.outposts.model.StartConnectionRequest.Builder
The public key of the client.
clientPublicKey() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
The public key of the client.
clientTunnelAddress(String) - Method in interface software.amazon.awssdk.services.outposts.model.ConnectionDetails.Builder
The client tunnel address.
clientTunnelAddress() - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
The client tunnel address.
computeAttributes(ComputeAttributes) - Method in interface software.amazon.awssdk.services.outposts.model.AssetInfo.Builder
Information about compute hardware assets.
computeAttributes(Consumer<ComputeAttributes.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.AssetInfo.Builder
Information about compute hardware assets.
computeAttributes() - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
Information about compute hardware assets.
ComputeAttributes - Class in software.amazon.awssdk.services.outposts.model
Information about compute hardware assets.
ComputeAttributes.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
ConflictException - Exception in software.amazon.awssdk.services.outposts.model
Updating or deleting this resource can cause an inconsistent state.
ConflictException.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
ConnectionDetails - Class in software.amazon.awssdk.services.outposts.model
Information about a connection.
connectionDetails(ConnectionDetails) - Method in interface software.amazon.awssdk.services.outposts.model.GetConnectionResponse.Builder
Information about a connection.
connectionDetails(Consumer<ConnectionDetails.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetConnectionResponse.Builder
Information about a connection.
connectionDetails() - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionResponse
Information about a connection.
ConnectionDetails.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
connectionId(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetConnectionRequest.Builder
The ID of the connection you request.
connectionId() - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionRequest
The ID of the connection you request.
connectionId(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetConnectionResponse.Builder
The ID of the connection you receive.
connectionId() - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionResponse
The ID of the connection you receive.
connectionId(String) - Method in interface software.amazon.awssdk.services.outposts.model.StartConnectionResponse.Builder
The ID of the connection.
connectionId() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionResponse
The ID of the connection.
contactName(String) - Method in interface software.amazon.awssdk.services.outposts.model.Address.Builder
The name of the contact.
contactName() - Method in class software.amazon.awssdk.services.outposts.model.Address
The name of the contact.
contactPhoneNumber(String) - Method in interface software.amazon.awssdk.services.outposts.model.Address.Builder
The phone number of the contact.
contactPhoneNumber() - Method in class software.amazon.awssdk.services.outposts.model.Address
The phone number of the contact.
countryCode(String) - Method in interface software.amazon.awssdk.services.outposts.model.Address.Builder
The ISO-3166 two-letter country code for the address.
countryCode() - Method in class software.amazon.awssdk.services.outposts.model.Address
The ISO-3166 two-letter country code for the address.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.outposts.model.OutpostsResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Create a OutpostsAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Create a OutpostsClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createOrder(CreateOrderRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Creates an order for an Outpost.
createOrder(Consumer<CreateOrderRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Creates an order for an Outpost.
createOrder(CreateOrderRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Creates an order for an Outpost.
createOrder(Consumer<CreateOrderRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Creates an order for an Outpost.
CreateOrderRequest - Class in software.amazon.awssdk.services.outposts.model
 
CreateOrderRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
CreateOrderRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
CreateOrderRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.CreateOrderRequestMarshaller
 
CreateOrderResponse - Class in software.amazon.awssdk.services.outposts.model
 
CreateOrderResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
createOutpost(CreateOutpostRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Creates an Outpost.
createOutpost(Consumer<CreateOutpostRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Creates an Outpost.
createOutpost(CreateOutpostRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Creates an Outpost.
createOutpost(Consumer<CreateOutpostRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Creates an Outpost.
CreateOutpostRequest - Class in software.amazon.awssdk.services.outposts.model
 
CreateOutpostRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
CreateOutpostRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
CreateOutpostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.CreateOutpostRequestMarshaller
 
CreateOutpostResponse - Class in software.amazon.awssdk.services.outposts.model
 
CreateOutpostResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
createSite(CreateSiteRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Creates a site for an Outpost.
createSite(Consumer<CreateSiteRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Creates a site for an Outpost.
createSite(CreateSiteRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Creates a site for an Outpost.
createSite(Consumer<CreateSiteRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Creates a site for an Outpost.
CreateSiteRequest - Class in software.amazon.awssdk.services.outposts.model
 
CreateSiteRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
CreateSiteRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
CreateSiteRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.CreateSiteRequestMarshaller
 
CreateSiteResponse - Class in software.amazon.awssdk.services.outposts.model
 
CreateSiteResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 

D

deleteOutpost(DeleteOutpostRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Deletes the Outpost.
deleteOutpost(Consumer<DeleteOutpostRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Deletes the Outpost.
deleteOutpost(DeleteOutpostRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Deletes the Outpost.
deleteOutpost(Consumer<DeleteOutpostRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Deletes the Outpost.
DeleteOutpostRequest - Class in software.amazon.awssdk.services.outposts.model
 
DeleteOutpostRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
DeleteOutpostRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
DeleteOutpostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.DeleteOutpostRequestMarshaller
 
DeleteOutpostResponse - Class in software.amazon.awssdk.services.outposts.model
 
DeleteOutpostResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
deleteSite(DeleteSiteRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Deletes the site.
deleteSite(Consumer<DeleteSiteRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Deletes the site.
deleteSite(DeleteSiteRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Deletes the site.
deleteSite(Consumer<DeleteSiteRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Deletes the site.
DeleteSiteRequest - Class in software.amazon.awssdk.services.outposts.model
 
DeleteSiteRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
DeleteSiteRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
DeleteSiteRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.DeleteSiteRequestMarshaller
 
DeleteSiteResponse - Class in software.amazon.awssdk.services.outposts.model
 
DeleteSiteResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
description(String) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOutpostRequest.Builder
Sets the value of the Description property for this object.
description() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
Returns the value of the Description property for this object.
description(String) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder
Sets the value of the Description property for this object.
description() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
Returns the value of the Description property for this object.
description(String) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
Sets the value of the Description property for this object.
description() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
Returns the value of the Description property for this object.
description(String) - Method in interface software.amazon.awssdk.services.outposts.model.Site.Builder
Sets the value of the Description property for this object.
description() - Method in class software.amazon.awssdk.services.outposts.model.Site
Returns the value of the Description property for this object.
description(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest.Builder
Sets the value of the Description property for this object.
description() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
Returns the value of the Description property for this object.
description(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRequest.Builder
Sets the value of the Description property for this object.
description() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
Returns the value of the Description property for this object.
deviceSerialNumber(String) - Method in interface software.amazon.awssdk.services.outposts.model.StartConnectionRequest.Builder
The serial number of the dongle.
deviceSerialNumber() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
The serial number of the dongle.
districtOrCounty(String) - Method in interface software.amazon.awssdk.services.outposts.model.Address.Builder
The district or county for the address.
districtOrCounty() - Method in class software.amazon.awssdk.services.outposts.model.Address
The district or county for the address.

E

ec2Capacities(Collection<EC2Capacity>) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
Information about the EC2 capacity of an item.
ec2Capacities(EC2Capacity...) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
Information about the EC2 capacity of an item.
ec2Capacities(Consumer<EC2Capacity.Builder>...) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
Information about the EC2 capacity of an item.
ec2Capacities() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
Information about the EC2 capacity of an item.
EC2Capacity - Class in software.amazon.awssdk.services.outposts.model
Information about EC2 capacity.
EC2Capacity.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
ec2FamilyFilter(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
A filter for EC2 family options for items in the catalog.
ec2FamilyFilter(String...) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
A filter for EC2 family options for items in the catalog.
ec2FamilyFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
A filter for EC2 family options for items in the catalog.
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.Address
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.AssetLocation
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ComputeAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.EC2Capacity
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetOrderRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetOrderResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetSiteRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetSiteResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.InstanceTypeItem
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.LineItem
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.LineItemAssetInformation
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.LineItemRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListSitesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.Order
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.Outpost
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.ShipmentInformation
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.Site
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.Address
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.AssetLocation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ComputeAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.EC2Capacity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetOrderRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetOrderResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetSiteRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.GetSiteResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.InstanceTypeItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.LineItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.LineItemAssetInformation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.LineItemRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListSitesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.Order
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.Outpost
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.ShipmentInformation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.Site
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteResponse
 

F

family(String) - Method in interface software.amazon.awssdk.services.outposts.model.EC2Capacity.Builder
The family of the EC2 capacity.
family() - Method in class software.amazon.awssdk.services.outposts.model.EC2Capacity
The family of the EC2 capacity.
FiberOpticCableType - Enum in software.amazon.awssdk.services.outposts.model
 
fiberOpticCableType(String) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The type of fiber used to attach the Outpost to the network.
fiberOpticCableType(FiberOpticCableType) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The type of fiber used to attach the Outpost to the network.
fiberOpticCableType() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The type of fiber used to attach the Outpost to the network.
fiberOpticCableType(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify the type of fiber that you will use to attach the Outpost to your network.
fiberOpticCableType(FiberOpticCableType) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify the type of fiber that you will use to attach the Outpost to your network.
fiberOpticCableType() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify the type of fiber that you will use to attach the Outpost to your network.
fiberOpticCableTypeAsString() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The type of fiber used to attach the Outpost to the network.
fiberOpticCableTypeAsString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify the type of fiber that you will use to attach the Outpost to your network.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.AddressType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.AssetType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.CatalogItemClass
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.CatalogItemStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.FiberOpticCableType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.LineItemStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.MaximumSupportedWeightLbs
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.OpticalStandard
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.OrderStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.OrderType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.PaymentOption
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.PaymentTerm
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.PowerConnector
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.PowerDrawKva
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.PowerFeedDrop
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.PowerPhase
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.ResourceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.ShipmentCarrier
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.SupportedHardwareType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.SupportedStorageEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.UplinkCount
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.outposts.model.UplinkGbps
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getCatalogItem(GetCatalogItemRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets information about a catalog item.
getCatalogItem(Consumer<GetCatalogItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets information about a catalog item.
getCatalogItem(GetCatalogItemRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets information about a catalog item.
getCatalogItem(Consumer<GetCatalogItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets information about a catalog item.
GetCatalogItemRequest - Class in software.amazon.awssdk.services.outposts.model
 
GetCatalogItemRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
GetCatalogItemRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
GetCatalogItemRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.GetCatalogItemRequestMarshaller
 
GetCatalogItemResponse - Class in software.amazon.awssdk.services.outposts.model
 
GetCatalogItemResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
getConnection(GetConnectionRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
getConnection(Consumer<GetConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
getConnection(GetConnectionRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
getConnection(Consumer<GetConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
GetConnectionRequest - Class in software.amazon.awssdk.services.outposts.model
 
GetConnectionRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
GetConnectionRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
GetConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.GetConnectionRequestMarshaller
 
GetConnectionResponse - Class in software.amazon.awssdk.services.outposts.model
 
GetConnectionResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
getOrder(GetOrderRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets an order.
getOrder(Consumer<GetOrderRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets an order.
getOrder(GetOrderRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets an order.
getOrder(Consumer<GetOrderRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets an order.
GetOrderRequest - Class in software.amazon.awssdk.services.outposts.model
 
GetOrderRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
GetOrderRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
GetOrderRequest Marshaller
GetOrderRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.GetOrderRequestMarshaller
 
GetOrderResponse - Class in software.amazon.awssdk.services.outposts.model
 
GetOrderResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
getOutpost(GetOutpostRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets information about the specified Outpost.
getOutpost(Consumer<GetOutpostRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets information about the specified Outpost.
getOutpost(GetOutpostRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets information about the specified Outpost.
getOutpost(Consumer<GetOutpostRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets information about the specified Outpost.
getOutpostInstanceTypes(GetOutpostInstanceTypesRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets the instance types for the specified Outpost.
getOutpostInstanceTypes(Consumer<GetOutpostInstanceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets the instance types for the specified Outpost.
getOutpostInstanceTypes(GetOutpostInstanceTypesRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets the instance types for the specified Outpost.
getOutpostInstanceTypes(Consumer<GetOutpostInstanceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets the instance types for the specified Outpost.
GetOutpostInstanceTypesIterable - Class in software.amazon.awssdk.services.outposts.paginators
GetOutpostInstanceTypesIterable(OutpostsClient, GetOutpostInstanceTypesRequest) - Constructor for class software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesIterable
 
getOutpostInstanceTypesPaginator(GetOutpostInstanceTypesRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets the instance types for the specified Outpost.
getOutpostInstanceTypesPaginator(Consumer<GetOutpostInstanceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets the instance types for the specified Outpost.
getOutpostInstanceTypesPaginator(GetOutpostInstanceTypesRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets the instance types for the specified Outpost.
getOutpostInstanceTypesPaginator(Consumer<GetOutpostInstanceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets the instance types for the specified Outpost.
GetOutpostInstanceTypesPublisher - Class in software.amazon.awssdk.services.outposts.paginators
GetOutpostInstanceTypesPublisher(OutpostsAsyncClient, GetOutpostInstanceTypesRequest) - Constructor for class software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesPublisher
 
GetOutpostInstanceTypesRequest - Class in software.amazon.awssdk.services.outposts.model
 
GetOutpostInstanceTypesRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
GetOutpostInstanceTypesRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
GetOutpostInstanceTypesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.GetOutpostInstanceTypesRequestMarshaller
 
GetOutpostInstanceTypesResponse - Class in software.amazon.awssdk.services.outposts.model
 
GetOutpostInstanceTypesResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
GetOutpostRequest - Class in software.amazon.awssdk.services.outposts.model
 
GetOutpostRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
GetOutpostRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
GetOutpostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.GetOutpostRequestMarshaller
 
GetOutpostResponse - Class in software.amazon.awssdk.services.outposts.model
 
GetOutpostResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
getSite(GetSiteRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets information about the specified Outpost site.
getSite(Consumer<GetSiteRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets information about the specified Outpost site.
getSite(GetSiteRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets information about the specified Outpost site.
getSite(Consumer<GetSiteRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets information about the specified Outpost site.
getSiteAddress(GetSiteAddressRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets the site address.
getSiteAddress(Consumer<GetSiteAddressRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Gets the site address.
getSiteAddress(GetSiteAddressRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets the site address.
getSiteAddress(Consumer<GetSiteAddressRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Gets the site address.
GetSiteAddressRequest - Class in software.amazon.awssdk.services.outposts.model
 
GetSiteAddressRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
GetSiteAddressRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
GetSiteAddressRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.GetSiteAddressRequestMarshaller
 
GetSiteAddressResponse - Class in software.amazon.awssdk.services.outposts.model
 
GetSiteAddressResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
GetSiteRequest - Class in software.amazon.awssdk.services.outposts.model
 
GetSiteRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
GetSiteRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
GetSiteRequest Marshaller
GetSiteRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.GetSiteRequestMarshaller
 
GetSiteResponse - Class in software.amazon.awssdk.services.outposts.model
 
GetSiteResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.Address
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.AssetLocation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ComputeAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.EC2Capacity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetOrderRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetOrderResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetSiteRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.GetSiteResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.InstanceTypeItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.LineItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.LineItemAssetInformation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.LineItemRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ListSitesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.Order
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.Outpost
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.ShipmentInformation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.Site
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteResponse
 

H

hasAllowedIps() - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
For responses, this returns true if the service returned a value for the AllowedIps property.
hasAssetInformationList() - Method in class software.amazon.awssdk.services.outposts.model.LineItem
For responses, this returns true if the service returned a value for the AssetInformationList property.
hasAssets() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsResponse
For responses, this returns true if the service returned a value for the Assets property.
hasAvailabilityZoneFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
For responses, this returns true if the service returned a value for the AvailabilityZoneFilter property.
hasAvailabilityZoneIdFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
For responses, this returns true if the service returned a value for the AvailabilityZoneIdFilter property.
hasCatalogItems() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse
For responses, this returns true if the service returned a value for the CatalogItems property.
hasEc2Capacities() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
For responses, this returns true if the service returned a value for the EC2Capacities property.
hasEc2FamilyFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
For responses, this returns true if the service returned a value for the EC2FamilyFilter property.
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.Address
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.AssetLocation
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ComputeAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.EC2Capacity
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetOrderRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetOrderResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.InstanceTypeItem
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.LineItem
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.LineItemAssetInformation
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.LineItemRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.Order
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.ShipmentInformation
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.Site
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
 
hashCode() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteResponse
 
hasHostIdFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
For responses, this returns true if the service returned a value for the HostIdFilter property.
hasInstanceTypes() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
For responses, this returns true if the service returned a value for the InstanceTypes property.
hasItemClassFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
For responses, this returns true if the service returned a value for the ItemClassFilter property.
hasLifeCycleStatusFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
For responses, this returns true if the service returned a value for the LifeCycleStatusFilter property.
hasLineItemCountsByStatus() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
For responses, this returns true if the service returned a value for the LineItemCountsByStatus property.
hasLineItems() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
For responses, this returns true if the service returned a value for the LineItems property.
hasLineItems() - Method in class software.amazon.awssdk.services.outposts.model.Order
For responses, this returns true if the service returned a value for the LineItems property.
hasMacAddressList() - Method in class software.amazon.awssdk.services.outposts.model.LineItemAssetInformation
For responses, this returns true if the service returned a value for the MacAddressList property.
hasOperatingAddressCityFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
For responses, this returns true if the service returned a value for the OperatingAddressCityFilter property.
hasOperatingAddressCountryCodeFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
For responses, this returns true if the service returned a value for the OperatingAddressCountryCodeFilter property.
hasOperatingAddressStateOrRegionFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
For responses, this returns true if the service returned a value for the OperatingAddressStateOrRegionFilter property.
hasOrders() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersResponse
For responses, this returns true if the service returned a value for the Orders property.
hasOutposts() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
For responses, this returns true if the service returned a value for the Outposts property.
hasSites() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesResponse
For responses, this returns true if the service returned a value for the Sites property.
hasSupportedStorage() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
For responses, this returns true if the service returned a value for the SupportedStorage property.
hasSupportedStorageFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
For responses, this returns true if the service returned a value for the SupportedStorageFilter property.
hasSupportedUplinkGbps() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
For responses, this returns true if the service returned a value for the SupportedUplinkGbps property.
hasTagKeys() - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.outposts.model.Site
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.outposts.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hostId(String) - Method in interface software.amazon.awssdk.services.outposts.model.ComputeAttributes.Builder
The host ID of any Dedicated Hosts on the asset.
hostId() - Method in class software.amazon.awssdk.services.outposts.model.ComputeAttributes
The host ID of any Dedicated Hosts on the asset.
hostIdFilter(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.ListAssetsRequest.Builder
A filter for the host ID of Dedicated Hosts on the Outpost.
hostIdFilter(String...) - Method in interface software.amazon.awssdk.services.outposts.model.ListAssetsRequest.Builder
A filter for the host ID of Dedicated Hosts on the Outpost.
hostIdFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
A filter for the host ID of Dedicated Hosts on the Outpost.

I

instanceType(String) - Method in interface software.amazon.awssdk.services.outposts.model.InstanceTypeItem.Builder
Sets the value of the InstanceType property for this object.
instanceType() - Method in class software.amazon.awssdk.services.outposts.model.InstanceTypeItem
Returns the value of the InstanceType property for this object.
InstanceTypeItem - Class in software.amazon.awssdk.services.outposts.model
Information about an instance type.
InstanceTypeItem.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
instanceTypes(Collection<InstanceTypeItem>) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse.Builder
Sets the value of the InstanceTypes property for this object.
instanceTypes(InstanceTypeItem...) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse.Builder
Sets the value of the InstanceTypes property for this object.
instanceTypes(Consumer<InstanceTypeItem.Builder>...) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse.Builder
Sets the value of the InstanceTypes property for this object.
instanceTypes() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
Returns the value of the InstanceTypes property for this object.
InternalServerException - Exception in software.amazon.awssdk.services.outposts.model
An internal error has occurred.
InternalServerException.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
itemClassFilter(Collection<CatalogItemClass>) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
A filter for the class of items in the catalog.
itemClassFilter(CatalogItemClass...) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
A filter for the class of items in the catalog.
itemClassFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
A filter for the class of items in the catalog.
itemClassFilterAsStrings() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
A filter for the class of items in the catalog.
itemClassFilterWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
A filter for the class of items in the catalog.
itemClassFilterWithStrings(String...) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
A filter for the class of items in the catalog.
itemStatus(String) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
The status of a catalog item.
itemStatus(CatalogItemStatus) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
The status of a catalog item.
itemStatus() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
The status of a catalog item.
itemStatusAsString() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
The status of a catalog item.
iterator() - Method in class software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesIterable
 
iterator() - Method in class software.amazon.awssdk.services.outposts.paginators.ListAssetsIterable
 
iterator() - Method in class software.amazon.awssdk.services.outposts.paginators.ListCatalogItemsIterable
 
iterator() - Method in class software.amazon.awssdk.services.outposts.paginators.ListOrdersIterable
 
iterator() - Method in class software.amazon.awssdk.services.outposts.paginators.ListOutpostsIterable
 
iterator() - Method in class software.amazon.awssdk.services.outposts.paginators.ListSitesIterable
 

K

knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.AddressType
Use this in place of AddressType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.AssetType
Use this in place of AssetType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.CatalogItemClass
Use this in place of CatalogItemClass.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.CatalogItemStatus
Use this in place of CatalogItemStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.FiberOpticCableType
Use this in place of FiberOpticCableType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.LineItemStatus
Use this in place of LineItemStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.MaximumSupportedWeightLbs
Use this in place of MaximumSupportedWeightLbs.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.OpticalStandard
Use this in place of OpticalStandard.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.OrderStatus
Use this in place of OrderStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.OrderType
Use this in place of OrderType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.PaymentOption
Use this in place of PaymentOption.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.PaymentTerm
Use this in place of PaymentTerm.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.PowerConnector
Use this in place of PowerConnector.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.PowerDrawKva
Use this in place of PowerDrawKva.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.PowerFeedDrop
Use this in place of PowerFeedDrop.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.PowerPhase
Use this in place of PowerPhase.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.ResourceType
Use this in place of ResourceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.ShipmentCarrier
Use this in place of ShipmentCarrier.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.SupportedHardwareType
Use this in place of SupportedHardwareType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.SupportedStorageEnum
Use this in place of SupportedStorageEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.UplinkCount
Use this in place of UplinkCount.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.outposts.model.UplinkGbps
Use this in place of UplinkGbps.values() to return a Set of all values known to the SDK.

L

lifeCycleStatus(String) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
Sets the value of the LifeCycleStatus property for this object.
lifeCycleStatus() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
Returns the value of the LifeCycleStatus property for this object.
lifeCycleStatusFilter(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsRequest.Builder
A filter for the lifecycle status of the Outpost.
lifeCycleStatusFilter(String...) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsRequest.Builder
A filter for the lifecycle status of the Outpost.
lifeCycleStatusFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
A filter for the lifecycle status of the Outpost.
LineItem - Class in software.amazon.awssdk.services.outposts.model
Information about a line item.
LineItem.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
LineItemAssetInformation - Class in software.amazon.awssdk.services.outposts.model
Information about a line item asset.
LineItemAssetInformation.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
lineItemCountsByStatus(Map<LineItemStatus, Integer>) - Method in interface software.amazon.awssdk.services.outposts.model.OrderSummary.Builder
The status of all line items in the order.
lineItemCountsByStatus() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
The status of all line items in the order.
lineItemCountsByStatusAsStrings() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
The status of all line items in the order.
lineItemCountsByStatusWithStrings(Map<String, Integer>) - Method in interface software.amazon.awssdk.services.outposts.model.OrderSummary.Builder
The status of all line items in the order.
lineItemId(String) - Method in interface software.amazon.awssdk.services.outposts.model.LineItem.Builder
The ID of the line item.
lineItemId() - Method in class software.amazon.awssdk.services.outposts.model.LineItem
The ID of the line item.
LineItemRequest - Class in software.amazon.awssdk.services.outposts.model
Information about a line item request.
LineItemRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
lineItems(Collection<LineItemRequest>) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOrderRequest.Builder
The line items that make up the order.
lineItems(LineItemRequest...) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOrderRequest.Builder
The line items that make up the order.
lineItems(Consumer<LineItemRequest.Builder>...) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOrderRequest.Builder
The line items that make up the order.
lineItems() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
The line items that make up the order.
lineItems(Collection<LineItem>) - Method in interface software.amazon.awssdk.services.outposts.model.Order.Builder
The line items for the order
lineItems(LineItem...) - Method in interface software.amazon.awssdk.services.outposts.model.Order.Builder
The line items for the order
lineItems(Consumer<LineItem.Builder>...) - Method in interface software.amazon.awssdk.services.outposts.model.Order.Builder
The line items for the order
lineItems() - Method in class software.amazon.awssdk.services.outposts.model.Order
The line items for the order
LineItemStatus - Enum in software.amazon.awssdk.services.outposts.model
 
listAssets(ListAssetsRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the hardware assets in an Outpost.
listAssets(Consumer<ListAssetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the hardware assets in an Outpost.
listAssets(ListAssetsRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the hardware assets in an Outpost.
listAssets(Consumer<ListAssetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the hardware assets in an Outpost.
ListAssetsIterable - Class in software.amazon.awssdk.services.outposts.paginators
Represents the output for the OutpostsClient.listAssetsPaginator(software.amazon.awssdk.services.outposts.model.ListAssetsRequest) operation which is a paginated operation.
ListAssetsIterable(OutpostsClient, ListAssetsRequest) - Constructor for class software.amazon.awssdk.services.outposts.paginators.ListAssetsIterable
 
listAssetsPaginator(ListAssetsRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the hardware assets in an Outpost.
listAssetsPaginator(Consumer<ListAssetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the hardware assets in an Outpost.
listAssetsPaginator(ListAssetsRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the hardware assets in an Outpost.
listAssetsPaginator(Consumer<ListAssetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the hardware assets in an Outpost.
ListAssetsPublisher - Class in software.amazon.awssdk.services.outposts.paginators
Represents the output for the OutpostsAsyncClient.listAssetsPaginator(software.amazon.awssdk.services.outposts.model.ListAssetsRequest) operation which is a paginated operation.
ListAssetsPublisher(OutpostsAsyncClient, ListAssetsRequest) - Constructor for class software.amazon.awssdk.services.outposts.paginators.ListAssetsPublisher
 
ListAssetsRequest - Class in software.amazon.awssdk.services.outposts.model
 
ListAssetsRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
ListAssetsRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
ListAssetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.ListAssetsRequestMarshaller
 
ListAssetsResponse - Class in software.amazon.awssdk.services.outposts.model
 
ListAssetsResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
listCatalogItems(ListCatalogItemsRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the items in the catalog.
listCatalogItems(Consumer<ListCatalogItemsRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the items in the catalog.
listCatalogItems(ListCatalogItemsRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the items in the catalog.
listCatalogItems(Consumer<ListCatalogItemsRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the items in the catalog.
ListCatalogItemsIterable - Class in software.amazon.awssdk.services.outposts.paginators
ListCatalogItemsIterable(OutpostsClient, ListCatalogItemsRequest) - Constructor for class software.amazon.awssdk.services.outposts.paginators.ListCatalogItemsIterable
 
listCatalogItemsPaginator(ListCatalogItemsRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the items in the catalog.
listCatalogItemsPaginator(Consumer<ListCatalogItemsRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the items in the catalog.
listCatalogItemsPaginator(ListCatalogItemsRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the items in the catalog.
listCatalogItemsPaginator(Consumer<ListCatalogItemsRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the items in the catalog.
ListCatalogItemsPublisher - Class in software.amazon.awssdk.services.outposts.paginators
ListCatalogItemsPublisher(OutpostsAsyncClient, ListCatalogItemsRequest) - Constructor for class software.amazon.awssdk.services.outposts.paginators.ListCatalogItemsPublisher
 
ListCatalogItemsRequest - Class in software.amazon.awssdk.services.outposts.model
 
ListCatalogItemsRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
ListCatalogItemsRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
ListCatalogItemsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.ListCatalogItemsRequestMarshaller
 
ListCatalogItemsResponse - Class in software.amazon.awssdk.services.outposts.model
 
ListCatalogItemsResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
listOrders(ListOrdersRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the Outpost orders for your Amazon Web Services account.
listOrders(Consumer<ListOrdersRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the Outpost orders for your Amazon Web Services account.
listOrders(ListOrdersRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the Outpost orders for your Amazon Web Services account.
listOrders(Consumer<ListOrdersRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the Outpost orders for your Amazon Web Services account.
ListOrdersIterable - Class in software.amazon.awssdk.services.outposts.paginators
Represents the output for the OutpostsClient.listOrdersPaginator(software.amazon.awssdk.services.outposts.model.ListOrdersRequest) operation which is a paginated operation.
ListOrdersIterable(OutpostsClient, ListOrdersRequest) - Constructor for class software.amazon.awssdk.services.outposts.paginators.ListOrdersIterable
 
listOrdersPaginator(ListOrdersRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the Outpost orders for your Amazon Web Services account.
listOrdersPaginator(Consumer<ListOrdersRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the Outpost orders for your Amazon Web Services account.
listOrdersPaginator(ListOrdersRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the Outpost orders for your Amazon Web Services account.
listOrdersPaginator(Consumer<ListOrdersRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the Outpost orders for your Amazon Web Services account.
ListOrdersPublisher - Class in software.amazon.awssdk.services.outposts.paginators
Represents the output for the OutpostsAsyncClient.listOrdersPaginator(software.amazon.awssdk.services.outposts.model.ListOrdersRequest) operation which is a paginated operation.
ListOrdersPublisher(OutpostsAsyncClient, ListOrdersRequest) - Constructor for class software.amazon.awssdk.services.outposts.paginators.ListOrdersPublisher
 
ListOrdersRequest - Class in software.amazon.awssdk.services.outposts.model
 
ListOrdersRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
ListOrdersRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
ListOrdersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.ListOrdersRequestMarshaller
 
ListOrdersResponse - Class in software.amazon.awssdk.services.outposts.model
 
ListOrdersResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
listOutposts(ListOutpostsRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the Outposts for your Amazon Web Services account.
listOutposts(Consumer<ListOutpostsRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the Outposts for your Amazon Web Services account.
listOutposts(ListOutpostsRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the Outposts for your Amazon Web Services account.
listOutposts(Consumer<ListOutpostsRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the Outposts for your Amazon Web Services account.
ListOutpostsIterable - Class in software.amazon.awssdk.services.outposts.paginators
Represents the output for the OutpostsClient.listOutpostsPaginator(software.amazon.awssdk.services.outposts.model.ListOutpostsRequest) operation which is a paginated operation.
ListOutpostsIterable(OutpostsClient, ListOutpostsRequest) - Constructor for class software.amazon.awssdk.services.outposts.paginators.ListOutpostsIterable
 
listOutpostsPaginator(ListOutpostsRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the Outposts for your Amazon Web Services account.
listOutpostsPaginator(Consumer<ListOutpostsRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the Outposts for your Amazon Web Services account.
listOutpostsPaginator(ListOutpostsRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the Outposts for your Amazon Web Services account.
listOutpostsPaginator(Consumer<ListOutpostsRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the Outposts for your Amazon Web Services account.
ListOutpostsPublisher - Class in software.amazon.awssdk.services.outposts.paginators
Represents the output for the OutpostsAsyncClient.listOutpostsPaginator(software.amazon.awssdk.services.outposts.model.ListOutpostsRequest) operation which is a paginated operation.
ListOutpostsPublisher(OutpostsAsyncClient, ListOutpostsRequest) - Constructor for class software.amazon.awssdk.services.outposts.paginators.ListOutpostsPublisher
 
ListOutpostsRequest - Class in software.amazon.awssdk.services.outposts.model
 
ListOutpostsRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
ListOutpostsRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
ListOutpostsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.ListOutpostsRequestMarshaller
 
ListOutpostsResponse - Class in software.amazon.awssdk.services.outposts.model
 
ListOutpostsResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
listSites(ListSitesRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the Outpost sites for your Amazon Web Services account.
listSites(Consumer<ListSitesRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the Outpost sites for your Amazon Web Services account.
listSites(ListSitesRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the Outpost sites for your Amazon Web Services account.
listSites(Consumer<ListSitesRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the Outpost sites for your Amazon Web Services account.
ListSitesIterable - Class in software.amazon.awssdk.services.outposts.paginators
Represents the output for the OutpostsClient.listSitesPaginator(software.amazon.awssdk.services.outposts.model.ListSitesRequest) operation which is a paginated operation.
ListSitesIterable(OutpostsClient, ListSitesRequest) - Constructor for class software.amazon.awssdk.services.outposts.paginators.ListSitesIterable
 
listSitesPaginator(ListSitesRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the Outpost sites for your Amazon Web Services account.
listSitesPaginator(Consumer<ListSitesRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the Outpost sites for your Amazon Web Services account.
listSitesPaginator(ListSitesRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the Outpost sites for your Amazon Web Services account.
listSitesPaginator(Consumer<ListSitesRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the Outpost sites for your Amazon Web Services account.
ListSitesPublisher - Class in software.amazon.awssdk.services.outposts.paginators
Represents the output for the OutpostsAsyncClient.listSitesPaginator(software.amazon.awssdk.services.outposts.model.ListSitesRequest) operation which is a paginated operation.
ListSitesPublisher(OutpostsAsyncClient, ListSitesRequest) - Constructor for class software.amazon.awssdk.services.outposts.paginators.ListSitesPublisher
 
ListSitesRequest - Class in software.amazon.awssdk.services.outposts.model
 
ListSitesRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
ListSitesRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
ListSitesRequest Marshaller
ListSitesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.ListSitesRequestMarshaller
 
ListSitesResponse - Class in software.amazon.awssdk.services.outposts.model
 
ListSitesResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the tags for the specified resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Lists the tags for the specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the tags for the specified resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Lists the tags for the specified resource.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.outposts.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.outposts.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 

M

macAddressList(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.LineItemAssetInformation.Builder
MAC addresses of the asset.
macAddressList(String...) - Method in interface software.amazon.awssdk.services.outposts.model.LineItemAssetInformation.Builder
MAC addresses of the asset.
macAddressList() - Method in class software.amazon.awssdk.services.outposts.model.LineItemAssetInformation
MAC addresses of the asset.
marshall(CancelOrderRequest) - Method in class software.amazon.awssdk.services.outposts.transform.CancelOrderRequestMarshaller
 
marshall(CreateOrderRequest) - Method in class software.amazon.awssdk.services.outposts.transform.CreateOrderRequestMarshaller
 
marshall(CreateOutpostRequest) - Method in class software.amazon.awssdk.services.outposts.transform.CreateOutpostRequestMarshaller
 
marshall(CreateSiteRequest) - Method in class software.amazon.awssdk.services.outposts.transform.CreateSiteRequestMarshaller
 
marshall(DeleteOutpostRequest) - Method in class software.amazon.awssdk.services.outposts.transform.DeleteOutpostRequestMarshaller
 
marshall(DeleteSiteRequest) - Method in class software.amazon.awssdk.services.outposts.transform.DeleteSiteRequestMarshaller
 
marshall(GetCatalogItemRequest) - Method in class software.amazon.awssdk.services.outposts.transform.GetCatalogItemRequestMarshaller
 
marshall(GetConnectionRequest) - Method in class software.amazon.awssdk.services.outposts.transform.GetConnectionRequestMarshaller
 
marshall(GetOrderRequest) - Method in class software.amazon.awssdk.services.outposts.transform.GetOrderRequestMarshaller
 
marshall(GetOutpostInstanceTypesRequest) - Method in class software.amazon.awssdk.services.outposts.transform.GetOutpostInstanceTypesRequestMarshaller
 
marshall(GetOutpostRequest) - Method in class software.amazon.awssdk.services.outposts.transform.GetOutpostRequestMarshaller
 
marshall(GetSiteAddressRequest) - Method in class software.amazon.awssdk.services.outposts.transform.GetSiteAddressRequestMarshaller
 
marshall(GetSiteRequest) - Method in class software.amazon.awssdk.services.outposts.transform.GetSiteRequestMarshaller
 
marshall(ListAssetsRequest) - Method in class software.amazon.awssdk.services.outposts.transform.ListAssetsRequestMarshaller
 
marshall(ListCatalogItemsRequest) - Method in class software.amazon.awssdk.services.outposts.transform.ListCatalogItemsRequestMarshaller
 
marshall(ListOrdersRequest) - Method in class software.amazon.awssdk.services.outposts.transform.ListOrdersRequestMarshaller
 
marshall(ListOutpostsRequest) - Method in class software.amazon.awssdk.services.outposts.transform.ListOutpostsRequestMarshaller
 
marshall(ListSitesRequest) - Method in class software.amazon.awssdk.services.outposts.transform.ListSitesRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.outposts.transform.ListTagsForResourceRequestMarshaller
 
marshall(StartConnectionRequest) - Method in class software.amazon.awssdk.services.outposts.transform.StartConnectionRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.outposts.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.outposts.transform.UntagResourceRequestMarshaller
 
marshall(UpdateOutpostRequest) - Method in class software.amazon.awssdk.services.outposts.transform.UpdateOutpostRequestMarshaller
 
marshall(UpdateSiteAddressRequest) - Method in class software.amazon.awssdk.services.outposts.transform.UpdateSiteAddressRequestMarshaller
 
marshall(UpdateSiteRackPhysicalPropertiesRequest) - Method in class software.amazon.awssdk.services.outposts.transform.UpdateSiteRackPhysicalPropertiesRequestMarshaller
 
marshall(UpdateSiteRequest) - Method in class software.amazon.awssdk.services.outposts.transform.UpdateSiteRequestMarshaller
 
MaximumSupportedWeightLbs - Enum in software.amazon.awssdk.services.outposts.model
 
maximumSupportedWeightLbs(String) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The maximum rack weight that this site can support.
maximumSupportedWeightLbs(MaximumSupportedWeightLbs) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The maximum rack weight that this site can support.
maximumSupportedWeightLbs() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The maximum rack weight that this site can support.
maximumSupportedWeightLbs(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify the maximum rack weight that this site can support.
maximumSupportedWeightLbs(MaximumSupportedWeightLbs) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify the maximum rack weight that this site can support.
maximumSupportedWeightLbs() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify the maximum rack weight that this site can support.
maximumSupportedWeightLbsAsString() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The maximum rack weight that this site can support.
maximumSupportedWeightLbsAsString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify the maximum rack weight that this site can support.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest.Builder
Sets the value of the MaxResults property for this object.
maxResults() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
Returns the value of the MaxResults property for this object.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.outposts.model.ListAssetsRequest.Builder
Sets the value of the MaxResults property for this object.
maxResults() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
Returns the value of the MaxResults property for this object.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
Sets the value of the MaxResults property for this object.
maxResults() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
Returns the value of the MaxResults property for this object.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.outposts.model.ListOrdersRequest.Builder
Sets the value of the MaxResults property for this object.
maxResults() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersRequest
Returns the value of the MaxResults property for this object.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsRequest.Builder
Sets the value of the MaxResults property for this object.
maxResults() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
Returns the value of the MaxResults property for this object.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesRequest.Builder
Sets the value of the MaxResults property for this object.
maxResults() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
Returns the value of the MaxResults property for this object.
maxSize(String) - Method in interface software.amazon.awssdk.services.outposts.model.EC2Capacity.Builder
The maximum size of the EC2 capacity.
maxSize() - Method in class software.amazon.awssdk.services.outposts.model.EC2Capacity
The maximum size of the EC2 capacity.
message(String) - Method in interface software.amazon.awssdk.services.outposts.model.AccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.outposts.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.outposts.model.InternalServerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.outposts.model.NotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.outposts.model.OutpostsException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.outposts.model.OutpostsException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.outposts.model.ServiceQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.outposts.model.ValidationException.Builder
 
municipality(String) - Method in interface software.amazon.awssdk.services.outposts.model.Address.Builder
The municipality for the address.
municipality() - Method in class software.amazon.awssdk.services.outposts.model.Address
The municipality for the address.

N

name(String) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOutpostRequest.Builder
Sets the value of the Name property for this object.
name() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
Returns the value of the Name property for this object.
name(String) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder
Sets the value of the Name property for this object.
name() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
Returns the value of the Name property for this object.
name(String) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
Sets the value of the Name property for this object.
name() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
Returns the value of the Name property for this object.
name(String) - Method in interface software.amazon.awssdk.services.outposts.model.Site.Builder
Sets the value of the Name property for this object.
name() - Method in class software.amazon.awssdk.services.outposts.model.Site
Returns the value of the Name property for this object.
name(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest.Builder
Sets the value of the Name property for this object.
name() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
Returns the value of the Name property for this object.
name(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRequest.Builder
Sets the value of the Name property for this object.
name() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
Returns the value of the Name property for this object.
networkInterfaceDeviceIndex(Integer) - Method in interface software.amazon.awssdk.services.outposts.model.StartConnectionRequest.Builder
The device index of the network interface on the Outpost server.
networkInterfaceDeviceIndex() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
The device index of the network interface on the Outpost server.
nextToken(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListAssetsRequest.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListAssetsResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListOrdersRequest.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersRequest
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListOrdersResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsRequest.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesRequest.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
Returns the value of the NextToken property for this object.
nextToken(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesResponse.Builder
Sets the value of the NextToken property for this object.
nextToken() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesResponse
Returns the value of the NextToken property for this object.
notes(String) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder
Additional information that you provide about site access requirements, electrician scheduling, personal protective equipment, or regulation of equipment materials that could affect your installation process.
notes() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
Additional information that you provide about site access requirements, electrician scheduling, personal protective equipment, or regulation of equipment materials that could affect your installation process.
notes(String) - Method in interface software.amazon.awssdk.services.outposts.model.Site.Builder
Notes about a site.
notes() - Method in class software.amazon.awssdk.services.outposts.model.Site
Notes about a site.
notes(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRequest.Builder
Notes about a site.
notes() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
Notes about a site.
NotFoundException - Exception in software.amazon.awssdk.services.outposts.model
The specified request is not valid.
NotFoundException.Builder - Interface in software.amazon.awssdk.services.outposts.model
 

O

operatingAddress(Address) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder
The location to install and power on the hardware.
operatingAddress(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder
The location to install and power on the hardware.
operatingAddress() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
The location to install and power on the hardware.
operatingAddressCity(String) - Method in interface software.amazon.awssdk.services.outposts.model.Site.Builder
City where the hardware is installed and powered on.
operatingAddressCity() - Method in class software.amazon.awssdk.services.outposts.model.Site
City where the hardware is installed and powered on.
operatingAddressCityFilter(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesRequest.Builder
A filter for the city of the Outpost site.
operatingAddressCityFilter(String...) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesRequest.Builder
A filter for the city of the Outpost site.
operatingAddressCityFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
A filter for the city of the Outpost site.
operatingAddressCountryCode(String) - Method in interface software.amazon.awssdk.services.outposts.model.Site.Builder
The ISO-3166 two-letter country code where the hardware is installed and powered on.
operatingAddressCountryCode() - Method in class software.amazon.awssdk.services.outposts.model.Site
The ISO-3166 two-letter country code where the hardware is installed and powered on.
operatingAddressCountryCodeFilter(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesRequest.Builder
A filter for the country code of the Outpost site.
operatingAddressCountryCodeFilter(String...) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesRequest.Builder
A filter for the country code of the Outpost site.
operatingAddressCountryCodeFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
A filter for the country code of the Outpost site.
operatingAddressStateOrRegion(String) - Method in interface software.amazon.awssdk.services.outposts.model.Site.Builder
State or region where the hardware is installed and powered on.
operatingAddressStateOrRegion() - Method in class software.amazon.awssdk.services.outposts.model.Site
State or region where the hardware is installed and powered on.
operatingAddressStateOrRegionFilter(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesRequest.Builder
A filter for the state/region of the Outpost site.
operatingAddressStateOrRegionFilter(String...) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesRequest.Builder
A filter for the state/region of the Outpost site.
operatingAddressStateOrRegionFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
A filter for the state/region of the Outpost site.
OpticalStandard - Enum in software.amazon.awssdk.services.outposts.model
 
opticalStandard(String) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The type of optical standard used to attach the Outpost to the network.
opticalStandard(OpticalStandard) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The type of optical standard used to attach the Outpost to the network.
opticalStandard() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The type of optical standard used to attach the Outpost to the network.
opticalStandard(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify the type of optical standard that you will use to attach the Outpost to your network.
opticalStandard(OpticalStandard) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify the type of optical standard that you will use to attach the Outpost to your network.
opticalStandard() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify the type of optical standard that you will use to attach the Outpost to your network.
opticalStandardAsString() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The type of optical standard used to attach the Outpost to the network.
opticalStandardAsString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify the type of optical standard that you will use to attach the Outpost to your network.
order(Order) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOrderResponse.Builder
Information about this order.
order(Consumer<Order.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOrderResponse.Builder
Information about this order.
order() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderResponse
Information about this order.
order(Order) - Method in interface software.amazon.awssdk.services.outposts.model.GetOrderResponse.Builder
Sets the value of the Order property for this object.
order(Consumer<Order.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetOrderResponse.Builder
Sets the value of the Order property for this object.
order() - Method in class software.amazon.awssdk.services.outposts.model.GetOrderResponse
Returns the value of the Order property for this object.
Order - Class in software.amazon.awssdk.services.outposts.model
Information about an order.
Order.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
orderFulfilledDate(Instant) - Method in interface software.amazon.awssdk.services.outposts.model.Order.Builder
The fulfillment date of the order.
orderFulfilledDate() - Method in class software.amazon.awssdk.services.outposts.model.Order
The fulfillment date of the order.
orderFulfilledDate(Instant) - Method in interface software.amazon.awssdk.services.outposts.model.OrderSummary.Builder
Fulfilment date for the order.
orderFulfilledDate() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
Fulfilment date for the order.
orderId(String) - Method in interface software.amazon.awssdk.services.outposts.model.CancelOrderRequest.Builder
The ID of the order to cancel.
orderId() - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderRequest
The ID of the order to cancel.
orderId(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetOrderRequest.Builder
The ID of the order.
orderId() - Method in class software.amazon.awssdk.services.outposts.model.GetOrderRequest
The ID of the order.
orderId(String) - Method in interface software.amazon.awssdk.services.outposts.model.Order.Builder
The ID of the order.
orderId() - Method in class software.amazon.awssdk.services.outposts.model.Order
The ID of the order.
orderId(String) - Method in interface software.amazon.awssdk.services.outposts.model.OrderSummary.Builder
The ID of the order.
orderId() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
The ID of the order.
orders(Collection<OrderSummary>) - Method in interface software.amazon.awssdk.services.outposts.model.ListOrdersResponse.Builder
Information about the orders.
orders(OrderSummary...) - Method in interface software.amazon.awssdk.services.outposts.model.ListOrdersResponse.Builder
Information about the orders.
orders(Consumer<OrderSummary.Builder>...) - Method in interface software.amazon.awssdk.services.outposts.model.ListOrdersResponse.Builder
Information about the orders.
orders() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersResponse
Information about the orders.
OrderStatus - Enum in software.amazon.awssdk.services.outposts.model
 
orderSubmissionDate(Instant) - Method in interface software.amazon.awssdk.services.outposts.model.Order.Builder
The submission date for the order.
orderSubmissionDate() - Method in class software.amazon.awssdk.services.outposts.model.Order
The submission date for the order.
orderSubmissionDate(Instant) - Method in interface software.amazon.awssdk.services.outposts.model.OrderSummary.Builder
Submission date for the order.
orderSubmissionDate() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
Submission date for the order.
OrderSummary - Class in software.amazon.awssdk.services.outposts.model
A summary of line items in your order.
OrderSummary.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
orderType(String) - Method in interface software.amazon.awssdk.services.outposts.model.OrderSummary.Builder
The type of order.
orderType(OrderType) - Method in interface software.amazon.awssdk.services.outposts.model.OrderSummary.Builder
The type of order.
orderType() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
The type of order.
OrderType - Enum in software.amazon.awssdk.services.outposts.model
 
orderTypeAsString() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
The type of order.
outpost(Outpost) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOutpostResponse.Builder
Sets the value of the Outpost property for this object.
outpost(Consumer<Outpost.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOutpostResponse.Builder
Sets the value of the Outpost property for this object.
outpost() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostResponse
Returns the value of the Outpost property for this object.
outpost(Outpost) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostResponse.Builder
Sets the value of the Outpost property for this object.
outpost(Consumer<Outpost.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostResponse.Builder
Sets the value of the Outpost property for this object.
outpost() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostResponse
Returns the value of the Outpost property for this object.
Outpost - Class in software.amazon.awssdk.services.outposts.model
Information about an Outpost.
outpost(Outpost) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse.Builder
Sets the value of the Outpost property for this object.
outpost(Consumer<Outpost.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse.Builder
Sets the value of the Outpost property for this object.
outpost() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse
Returns the value of the Outpost property for this object.
Outpost.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
outpostArn(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse.Builder
Sets the value of the OutpostArn property for this object.
outpostArn() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
Returns the value of the OutpostArn property for this object.
outpostArn(String) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
Sets the value of the OutpostArn property for this object.
outpostArn() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
Returns the value of the OutpostArn property for this object.
outpostId(String) - Method in interface software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest.Builder
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostId() - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostId(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest.Builder
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostId() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostId(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse.Builder
The ID of the Outpost.
outpostId() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
The ID of the Outpost.
outpostId(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostRequest.Builder
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostId() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostRequest
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostId(String) - Method in interface software.amazon.awssdk.services.outposts.model.Order.Builder
The ID of the Outpost in the order.
outpostId() - Method in class software.amazon.awssdk.services.outposts.model.Order
The ID of the Outpost in the order.
outpostId(String) - Method in interface software.amazon.awssdk.services.outposts.model.OrderSummary.Builder
The ID of the Outpost.
outpostId() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
The ID of the Outpost.
outpostId(String) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
The ID of the Outpost.
outpostId() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
The ID of the Outpost.
outpostId(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest.Builder
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostId() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostIdentifier(String) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOrderRequest.Builder
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostIdentifier() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostIdentifier(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListAssetsRequest.Builder
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostIdentifier() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostIdentifierFilter(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListOrdersRequest.Builder
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostIdentifierFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersRequest
The ID or the Amazon Resource Name (ARN) of the Outpost.
outposts(Collection<Outpost>) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsResponse.Builder
Sets the value of the Outposts property for this object.
outposts(Outpost...) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsResponse.Builder
Sets the value of the Outposts property for this object.
outposts(Consumer<Outpost.Builder>...) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsResponse.Builder
Sets the value of the Outposts property for this object.
outposts() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
Returns the value of the Outposts property for this object.
OutpostsAsyncClient - Interface in software.amazon.awssdk.services.outposts
Service client for accessing Outposts asynchronously.
OutpostsAsyncClientBuilder - Interface in software.amazon.awssdk.services.outposts
A builder for creating an instance of OutpostsAsyncClient.
OutpostsBaseClientBuilder<B extends OutpostsBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.outposts
This includes configuration specific to Outposts that is supported by both OutpostsClientBuilder and OutpostsAsyncClientBuilder.
OutpostsClient - Interface in software.amazon.awssdk.services.outposts
Service client for accessing Outposts.
OutpostsClientBuilder - Interface in software.amazon.awssdk.services.outposts
A builder for creating an instance of OutpostsClient.
OutpostsException - Exception in software.amazon.awssdk.services.outposts.model
 
OutpostsException(OutpostsException.Builder) - Constructor for exception software.amazon.awssdk.services.outposts.model.OutpostsException
 
OutpostsException.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
OutpostsException.BuilderImpl - Class in software.amazon.awssdk.services.outposts.model
 
OutpostsRequest - Class in software.amazon.awssdk.services.outposts.model
 
OutpostsRequest(OutpostsRequest.Builder) - Constructor for class software.amazon.awssdk.services.outposts.model.OutpostsRequest
 
OutpostsRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
OutpostsRequest.BuilderImpl - Class in software.amazon.awssdk.services.outposts.model
 
OutpostsResponse - Class in software.amazon.awssdk.services.outposts.model
 
OutpostsResponse(OutpostsResponse.Builder) - Constructor for class software.amazon.awssdk.services.outposts.model.OutpostsResponse
 
OutpostsResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
OutpostsResponse.BuilderImpl - Class in software.amazon.awssdk.services.outposts.model
 
OutpostsResponseMetadata - Class in software.amazon.awssdk.services.outposts.model
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.CancelOrderRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.CancelOrderRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOrderRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOrderRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOutpostRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOutpostRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.DeleteSiteRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.DeleteSiteRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.GetConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.GetOrderRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetOrderRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetOutpostRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.ListAssetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.ListAssetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.ListOrdersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.ListOrdersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.ListOutpostsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.StartConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.StartConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRequest.Builder
 
ownerId(String) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
Sets the value of the OwnerId property for this object.
ownerId() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
Returns the value of the OwnerId property for this object.

P

paymentOption(String) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOrderRequest.Builder
The payment option for the order.
paymentOption(PaymentOption) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOrderRequest.Builder
The payment option for the order.
paymentOption() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
The payment option for the order.
paymentOption(String) - Method in interface software.amazon.awssdk.services.outposts.model.Order.Builder
The payment option for the order.
paymentOption(PaymentOption) - Method in interface software.amazon.awssdk.services.outposts.model.Order.Builder
The payment option for the order.
paymentOption() - Method in class software.amazon.awssdk.services.outposts.model.Order
The payment option for the order.
PaymentOption - Enum in software.amazon.awssdk.services.outposts.model
 
paymentOptionAsString() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
The payment option for the order.
paymentOptionAsString() - Method in class software.amazon.awssdk.services.outposts.model.Order
The payment option for the order.
paymentTerm(String) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOrderRequest.Builder
The payment terms for the order.
paymentTerm(PaymentTerm) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOrderRequest.Builder
The payment terms for the order.
paymentTerm() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
The payment terms for the order.
PaymentTerm - Enum in software.amazon.awssdk.services.outposts.model
 
paymentTermAsString() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
The payment terms for the order.
postalCode(String) - Method in interface software.amazon.awssdk.services.outposts.model.Address.Builder
The postal code for the address.
postalCode() - Method in class software.amazon.awssdk.services.outposts.model.Address
The postal code for the address.
PowerConnector - Enum in software.amazon.awssdk.services.outposts.model
 
powerConnector(String) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The power connector for the hardware.
powerConnector(PowerConnector) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The power connector for the hardware.
powerConnector() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The power connector for the hardware.
powerConnector(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify the power connector that Amazon Web Services should plan to provide for connections to the hardware.
powerConnector(PowerConnector) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify the power connector that Amazon Web Services should plan to provide for connections to the hardware.
powerConnector() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify the power connector that Amazon Web Services should plan to provide for connections to the hardware.
powerConnectorAsString() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The power connector for the hardware.
powerConnectorAsString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify the power connector that Amazon Web Services should plan to provide for connections to the hardware.
PowerDrawKva - Enum in software.amazon.awssdk.services.outposts.model
 
powerDrawKva(String) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The power draw available at the hardware placement position for the rack.
powerDrawKva(PowerDrawKva) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The power draw available at the hardware placement position for the rack.
powerDrawKva() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The power draw available at the hardware placement position for the rack.
powerDrawKva(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify in kVA the power draw available at the hardware placement position for the rack.
powerDrawKva(PowerDrawKva) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify in kVA the power draw available at the hardware placement position for the rack.
powerDrawKva() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify in kVA the power draw available at the hardware placement position for the rack.
powerDrawKvaAsString() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The power draw available at the hardware placement position for the rack.
powerDrawKvaAsString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify in kVA the power draw available at the hardware placement position for the rack.
PowerFeedDrop - Enum in software.amazon.awssdk.services.outposts.model
 
powerFeedDrop(String) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The position of the power feed.
powerFeedDrop(PowerFeedDrop) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The position of the power feed.
powerFeedDrop() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The position of the power feed.
powerFeedDrop(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify whether the power feed comes above or below the rack.
powerFeedDrop(PowerFeedDrop) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify whether the power feed comes above or below the rack.
powerFeedDrop() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify whether the power feed comes above or below the rack.
powerFeedDropAsString() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The position of the power feed.
powerFeedDropAsString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify whether the power feed comes above or below the rack.
powerKva(Float) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
Information about the power draw of an item.
powerKva() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
Information about the power draw of an item.
PowerPhase - Enum in software.amazon.awssdk.services.outposts.model
 
powerPhase(String) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The power option that you can provide for hardware.
powerPhase(PowerPhase) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The power option that you can provide for hardware.
powerPhase() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The power option that you can provide for hardware.
powerPhase(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify the power option that you can provide for hardware.
powerPhase(PowerPhase) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify the power option that you can provide for hardware.
powerPhase() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify the power option that you can provide for hardware.
powerPhaseAsString() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The power option that you can provide for hardware.
powerPhaseAsString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify the power option that you can provide for hardware.

Q

quantity(String) - Method in interface software.amazon.awssdk.services.outposts.model.EC2Capacity.Builder
The quantity of the EC2 capacity.
quantity() - Method in class software.amazon.awssdk.services.outposts.model.EC2Capacity
The quantity of the EC2 capacity.
quantity(Integer) - Method in interface software.amazon.awssdk.services.outposts.model.LineItem.Builder
The quantity of the line item.
quantity() - Method in class software.amazon.awssdk.services.outposts.model.LineItem
The quantity of the line item.
quantity(Integer) - Method in interface software.amazon.awssdk.services.outposts.model.LineItemRequest.Builder
The quantity of a line item request.
quantity() - Method in class software.amazon.awssdk.services.outposts.model.LineItemRequest
The quantity of a line item request.

R

rackElevation(Float) - Method in interface software.amazon.awssdk.services.outposts.model.AssetLocation.Builder
The position of an asset in a rack measured in rack units.
rackElevation() - Method in class software.amazon.awssdk.services.outposts.model.AssetLocation
The position of an asset in a rack measured in rack units.
rackId(String) - Method in interface software.amazon.awssdk.services.outposts.model.AssetInfo.Builder
The rack ID of the asset.
rackId() - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
The rack ID of the asset.
rackPhysicalProperties(RackPhysicalProperties) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder
Information about the physical and logistical details for the rack at this site.
rackPhysicalProperties(Consumer<RackPhysicalProperties.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder
Information about the physical and logistical details for the rack at this site.
rackPhysicalProperties() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
Information about the physical and logistical details for the rack at this site.
RackPhysicalProperties - Class in software.amazon.awssdk.services.outposts.model
Information about the physical and logistical details for racks at sites.
rackPhysicalProperties(RackPhysicalProperties) - Method in interface software.amazon.awssdk.services.outposts.model.Site.Builder
Information about the physical and logistical details for a rack at the site.
rackPhysicalProperties(Consumer<RackPhysicalProperties.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.Site.Builder
Information about the physical and logistical details for a rack at the site.
rackPhysicalProperties() - Method in class software.amazon.awssdk.services.outposts.model.Site
Information about the physical and logistical details for a rack at the site.
RackPhysicalProperties.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
requestId(String) - Method in interface software.amazon.awssdk.services.outposts.model.AccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.outposts.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.outposts.model.InternalServerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.outposts.model.NotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.outposts.model.OutpostsException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.outposts.model.OutpostsException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.outposts.model.ServiceQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.outposts.model.ValidationException.Builder
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource.
resourceArn() - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource.
resourceArn(String) - Method in interface software.amazon.awssdk.services.outposts.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource.
resourceArn() - Method in class software.amazon.awssdk.services.outposts.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource.
resourceArn(String) - Method in interface software.amazon.awssdk.services.outposts.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource.
resourceArn() - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource.
resourceId(String) - Method in interface software.amazon.awssdk.services.outposts.model.ConflictException.Builder
The ID of the resource causing the conflict.
resourceId() - Method in exception software.amazon.awssdk.services.outposts.model.ConflictException
The ID of the resource causing the conflict.
resourceType(String) - Method in interface software.amazon.awssdk.services.outposts.model.ConflictException.Builder
The type of the resource causing the conflict.
resourceType(ResourceType) - Method in interface software.amazon.awssdk.services.outposts.model.ConflictException.Builder
The type of the resource causing the conflict.
resourceType() - Method in exception software.amazon.awssdk.services.outposts.model.ConflictException
The type of the resource causing the conflict.
ResourceType - Enum in software.amazon.awssdk.services.outposts.model
 
resourceTypeAsString() - Method in exception software.amazon.awssdk.services.outposts.model.ConflictException
The type of the resource causing the conflict.
responseMetadata() - Method in interface software.amazon.awssdk.services.outposts.model.OutpostsResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.outposts.model.OutpostsResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.outposts.model.OutpostsResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.outposts.model.OutpostsResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.outposts.model.OutpostsResponse
 

S

sdkFields() - Method in exception software.amazon.awssdk.services.outposts.model.AccessDeniedException
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.Address
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.AssetLocation
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ComputeAttributes
 
sdkFields() - Method in exception software.amazon.awssdk.services.outposts.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.EC2Capacity
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetOrderRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetOrderResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.InstanceTypeItem
 
sdkFields() - Method in exception software.amazon.awssdk.services.outposts.model.InternalServerException
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.LineItem
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.LineItemAssetInformation
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.LineItemRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.outposts.model.NotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.Order
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
 
sdkFields() - Method in exception software.amazon.awssdk.services.outposts.model.ServiceQuotaExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.ShipmentInformation
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.Site
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.outposts.model.ValidationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.outposts.model.AccessDeniedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.Address
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.AssetInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.AssetLocation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.CancelOrderRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.CancelOrderResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.CatalogItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ComputeAttributes
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.outposts.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.CreateOrderResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.CreateOutpostResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.CreateSiteResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.DeleteSiteRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.DeleteSiteResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.EC2Capacity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetOrderRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetOrderResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetOutpostRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetOutpostResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetSiteRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.GetSiteResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.InstanceTypeItem
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.outposts.model.InternalServerException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.LineItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.LineItemAssetInformation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.LineItemRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ListAssetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ListOrdersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ListOrdersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ListSitesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.outposts.model.NotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.Order
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.OrderSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.Outpost
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.outposts.model.OutpostsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.outposts.model.ServiceQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.ShipmentInformation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.Site
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.StartConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.outposts.model.UpdateSiteResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.outposts.model.ValidationException
 
serverEndpoint(String) - Method in interface software.amazon.awssdk.services.outposts.model.ConnectionDetails.Builder
The endpoint for the server.
serverEndpoint() - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
The endpoint for the server.
serverPublicKey(String) - Method in interface software.amazon.awssdk.services.outposts.model.ConnectionDetails.Builder
The public key of the server.
serverPublicKey() - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
The public key of the server.
serverTunnelAddress(String) - Method in interface software.amazon.awssdk.services.outposts.model.ConnectionDetails.Builder
The server tunnel address.
serverTunnelAddress() - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
The server tunnel address.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.outposts.OutpostsClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.outposts.OutpostsClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.outposts.OutpostsClient
 
ServiceQuotaExceededException - Exception in software.amazon.awssdk.services.outposts.model
You have exceeded a service quota.
ServiceQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
ShipmentCarrier - Enum in software.amazon.awssdk.services.outposts.model
 
shipmentCarrier(String) - Method in interface software.amazon.awssdk.services.outposts.model.ShipmentInformation.Builder
The carrier of the shipment.
shipmentCarrier(ShipmentCarrier) - Method in interface software.amazon.awssdk.services.outposts.model.ShipmentInformation.Builder
The carrier of the shipment.
shipmentCarrier() - Method in class software.amazon.awssdk.services.outposts.model.ShipmentInformation
The carrier of the shipment.
shipmentCarrierAsString() - Method in class software.amazon.awssdk.services.outposts.model.ShipmentInformation
The carrier of the shipment.
shipmentInformation(ShipmentInformation) - Method in interface software.amazon.awssdk.services.outposts.model.LineItem.Builder
Information about a line item shipment.
shipmentInformation(Consumer<ShipmentInformation.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.LineItem.Builder
Information about a line item shipment.
shipmentInformation() - Method in class software.amazon.awssdk.services.outposts.model.LineItem
Information about a line item shipment.
ShipmentInformation - Class in software.amazon.awssdk.services.outposts.model
Information about a line item shipment.
ShipmentInformation.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
shipmentTrackingNumber(String) - Method in interface software.amazon.awssdk.services.outposts.model.ShipmentInformation.Builder
The tracking number of the shipment.
shipmentTrackingNumber() - Method in class software.amazon.awssdk.services.outposts.model.ShipmentInformation
The tracking number of the shipment.
shippingAddress(Address) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder
The location to ship the hardware.
shippingAddress(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder
The location to ship the hardware.
shippingAddress() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
The location to ship the hardware.
site(Site) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteResponse.Builder
Sets the value of the Site property for this object.
site(Consumer<Site.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteResponse.Builder
Sets the value of the Site property for this object.
site() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteResponse
Returns the value of the Site property for this object.
site(Site) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteResponse.Builder
Sets the value of the Site property for this object.
site(Consumer<Site.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteResponse.Builder
Sets the value of the Site property for this object.
site() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteResponse
Returns the value of the Site property for this object.
Site - Class in software.amazon.awssdk.services.outposts.model
Information about a site.
site(Site) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse.Builder
Sets the value of the Site property for this object.
site(Consumer<Site.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse.Builder
Sets the value of the Site property for this object.
site() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse
Returns the value of the Site property for this object.
site(Site) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteResponse.Builder
Sets the value of the Site property for this object.
site(Consumer<Site.Builder>) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteResponse.Builder
Sets the value of the Site property for this object.
site() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteResponse
Returns the value of the Site property for this object.
Site.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
siteArn(String) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
Sets the value of the SiteArn property for this object.
siteArn() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
Returns the value of the SiteArn property for this object.
siteArn(String) - Method in interface software.amazon.awssdk.services.outposts.model.Site.Builder
Sets the value of the SiteArn property for this object.
siteArn() - Method in class software.amazon.awssdk.services.outposts.model.Site
Returns the value of the SiteArn property for this object.
siteId(String) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOutpostRequest.Builder
The ID or the Amazon Resource Name (ARN) of the site.
siteId() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
The ID or the Amazon Resource Name (ARN) of the site.
siteId(String) - Method in interface software.amazon.awssdk.services.outposts.model.DeleteSiteRequest.Builder
The ID or the Amazon Resource Name (ARN) of the site.
siteId() - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteRequest
The ID or the Amazon Resource Name (ARN) of the site.
siteId(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest.Builder
The ID or the Amazon Resource Name (ARN) of the site.
siteId() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
The ID or the Amazon Resource Name (ARN) of the site.
siteId(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse.Builder
Sets the value of the SiteId property for this object.
siteId() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
Returns the value of the SiteId property for this object.
siteId(String) - Method in interface software.amazon.awssdk.services.outposts.model.GetSiteRequest.Builder
The ID or the Amazon Resource Name (ARN) of the site.
siteId() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteRequest
The ID or the Amazon Resource Name (ARN) of the site.
siteId(String) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
Sets the value of the SiteId property for this object.
siteId() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
Returns the value of the SiteId property for this object.
siteId(String) - Method in interface software.amazon.awssdk.services.outposts.model.Site.Builder
Sets the value of the SiteId property for this object.
siteId() - Method in class software.amazon.awssdk.services.outposts.model.Site
Returns the value of the SiteId property for this object.
siteId(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest.Builder
The ID or the Amazon Resource Name (ARN) of the site.
siteId() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
The ID or the Amazon Resource Name (ARN) of the site.
siteId(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
The ID or the Amazon Resource Name (ARN) of the site.
siteId() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
The ID or the Amazon Resource Name (ARN) of the site.
siteId(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRequest.Builder
The ID or the Amazon Resource Name (ARN) of the site.
siteId() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
The ID or the Amazon Resource Name (ARN) of the site.
sites(Collection<Site>) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesResponse.Builder
Sets the value of the Sites property for this object.
sites(Site...) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesResponse.Builder
Sets the value of the Sites property for this object.
sites(Consumer<Site.Builder>...) - Method in interface software.amazon.awssdk.services.outposts.model.ListSitesResponse.Builder
Sets the value of the Sites property for this object.
sites() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesResponse
Returns the value of the Sites property for this object.
software.amazon.awssdk.services.outposts - package software.amazon.awssdk.services.outposts
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and tools to customer premises.
software.amazon.awssdk.services.outposts.model - package software.amazon.awssdk.services.outposts.model
 
software.amazon.awssdk.services.outposts.paginators - package software.amazon.awssdk.services.outposts.paginators
 
software.amazon.awssdk.services.outposts.transform - package software.amazon.awssdk.services.outposts.transform
 
startConnection(StartConnectionRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
startConnection(Consumer<StartConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
startConnection(StartConnectionRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
startConnection(Consumer<StartConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
StartConnectionRequest - Class in software.amazon.awssdk.services.outposts.model
 
StartConnectionRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
StartConnectionRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
StartConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.StartConnectionRequestMarshaller
 
StartConnectionResponse - Class in software.amazon.awssdk.services.outposts.model
 
StartConnectionResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
stateOrRegion(String) - Method in interface software.amazon.awssdk.services.outposts.model.Address.Builder
The state for the address.
stateOrRegion() - Method in class software.amazon.awssdk.services.outposts.model.Address
The state for the address.
status(String) - Method in interface software.amazon.awssdk.services.outposts.model.LineItem.Builder
The status of the line item.
status(LineItemStatus) - Method in interface software.amazon.awssdk.services.outposts.model.LineItem.Builder
The status of the line item.
status() - Method in class software.amazon.awssdk.services.outposts.model.LineItem
The status of the line item.
status(String) - Method in interface software.amazon.awssdk.services.outposts.model.Order.Builder
The status of the order.
status(OrderStatus) - Method in interface software.amazon.awssdk.services.outposts.model.Order.Builder
The status of the order.
status() - Method in class software.amazon.awssdk.services.outposts.model.Order
The status of the order.
status(String) - Method in interface software.amazon.awssdk.services.outposts.model.OrderSummary.Builder
The status of the order.
status(OrderStatus) - Method in interface software.amazon.awssdk.services.outposts.model.OrderSummary.Builder
The status of the order.
status() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
The status of the order.
statusAsString() - Method in class software.amazon.awssdk.services.outposts.model.LineItem
The status of the line item.
statusAsString() - Method in class software.amazon.awssdk.services.outposts.model.Order
The status of the order.
statusAsString() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
The status of the order.
statusCode(int) - Method in interface software.amazon.awssdk.services.outposts.model.AccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.outposts.model.ConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.outposts.model.InternalServerException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.outposts.model.NotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.outposts.model.OutpostsException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.outposts.model.OutpostsException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.outposts.model.ServiceQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.outposts.model.ValidationException.Builder
 
subscribe(Subscriber<? super GetOutpostInstanceTypesResponse>) - Method in class software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesPublisher
 
subscribe(Subscriber<? super ListAssetsResponse>) - Method in class software.amazon.awssdk.services.outposts.paginators.ListAssetsPublisher
 
subscribe(Subscriber<? super ListCatalogItemsResponse>) - Method in class software.amazon.awssdk.services.outposts.paginators.ListCatalogItemsPublisher
 
subscribe(Subscriber<? super ListOrdersResponse>) - Method in class software.amazon.awssdk.services.outposts.paginators.ListOrdersPublisher
 
subscribe(Subscriber<? super ListOutpostsResponse>) - Method in class software.amazon.awssdk.services.outposts.paginators.ListOutpostsPublisher
 
subscribe(Subscriber<? super ListSitesResponse>) - Method in class software.amazon.awssdk.services.outposts.paginators.ListSitesPublisher
 
supportedHardwareType(String) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOutpostRequest.Builder
The type of hardware for this Outpost.
supportedHardwareType(SupportedHardwareType) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOutpostRequest.Builder
The type of hardware for this Outpost.
supportedHardwareType() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
The type of hardware for this Outpost.
supportedHardwareType(String) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
The hardware type.
supportedHardwareType(SupportedHardwareType) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
The hardware type.
supportedHardwareType() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
The hardware type.
SupportedHardwareType - Enum in software.amazon.awssdk.services.outposts.model
 
supportedHardwareType(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest.Builder
The type of hardware for this Outpost.
supportedHardwareType(SupportedHardwareType) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest.Builder
The type of hardware for this Outpost.
supportedHardwareType() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
The type of hardware for this Outpost.
supportedHardwareTypeAsString() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
The type of hardware for this Outpost.
supportedHardwareTypeAsString() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
The hardware type.
supportedHardwareTypeAsString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
The type of hardware for this Outpost.
supportedStorage(Collection<SupportedStorageEnum>) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
The supported storage options for the catalog item.
supportedStorage(SupportedStorageEnum...) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
The supported storage options for the catalog item.
supportedStorage() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
The supported storage options for the catalog item.
supportedStorageAsStrings() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
The supported storage options for the catalog item.
SupportedStorageEnum - Enum in software.amazon.awssdk.services.outposts.model
 
supportedStorageFilter(Collection<SupportedStorageEnum>) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
A filter for the storage options of items in the catalog.
supportedStorageFilter(SupportedStorageEnum...) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
A filter for the storage options of items in the catalog.
supportedStorageFilter() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
A filter for the storage options of items in the catalog.
supportedStorageFilterAsStrings() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
A filter for the storage options of items in the catalog.
supportedStorageFilterWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
A filter for the storage options of items in the catalog.
supportedStorageFilterWithStrings(String...) - Method in interface software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder
A filter for the storage options of items in the catalog.
supportedStorageWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
The supported storage options for the catalog item.
supportedStorageWithStrings(String...) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
The supported storage options for the catalog item.
supportedUplinkGbps(Collection<Integer>) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
The uplink speed this catalog item requires for the connection to the Region.
supportedUplinkGbps(Integer...) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
The uplink speed this catalog item requires for the connection to the Region.
supportedUplinkGbps() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
The uplink speed this catalog item requires for the connection to the Region.

T

tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.outposts.model.UntagResourceRequest.Builder
The tag keys.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.outposts.model.UntagResourceRequest.Builder
The tag keys.
tagKeys() - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceRequest
The tag keys.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Adds tags to the specified resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Adds tags to the specified resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Adds tags to the specified resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Adds tags to the specified resource.
TagResourceRequest - Class in software.amazon.awssdk.services.outposts.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.outposts.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.outposts.model.CreateOutpostRequest.Builder
The tags to apply to the Outpost.
tags() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
The tags to apply to the Outpost.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder
The tags to apply to a site.
tags() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
The tags to apply to a site.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse.Builder
The resource tags.
tags() - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse
The resource tags.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.outposts.model.Outpost.Builder
The Outpost tags.
tags() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
The Outpost tags.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.outposts.model.Site.Builder
The site tags.
tags() - Method in class software.amazon.awssdk.services.outposts.model.Site
The site tags.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.outposts.model.TagResourceRequest.Builder
The tags to add to the resource.
tags() - Method in class software.amazon.awssdk.services.outposts.model.TagResourceRequest
The tags to add to the resource.
toBuilder() - Method in exception software.amazon.awssdk.services.outposts.model.AccessDeniedException
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.Address
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.AssetLocation
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ComputeAttributes
 
toBuilder() - Method in exception software.amazon.awssdk.services.outposts.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.EC2Capacity
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetOrderRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetOrderResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.InstanceTypeItem
 
toBuilder() - Method in exception software.amazon.awssdk.services.outposts.model.InternalServerException
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.LineItem
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.LineItemAssetInformation
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.LineItemRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.outposts.model.NotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.Order
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
 
toBuilder() - Method in exception software.amazon.awssdk.services.outposts.model.OutpostsException
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.OutpostsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
 
toBuilder() - Method in exception software.amazon.awssdk.services.outposts.model.ServiceQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.ShipmentInformation
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.Site
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.outposts.model.ValidationException
 
toString() - Method in class software.amazon.awssdk.services.outposts.model.Address
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.outposts.model.AddressType
 
toString() - Method in class software.amazon.awssdk.services.outposts.model.AssetInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.AssetLocation
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.outposts.model.AssetType
 
toString() - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.CancelOrderResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.outposts.model.CatalogItemClass
 
toString() - Method in enum software.amazon.awssdk.services.outposts.model.CatalogItemStatus
 
toString() - Method in class software.amazon.awssdk.services.outposts.model.ComputeAttributes
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.ConnectionDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.CreateOrderResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.CreateOutpostResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.CreateSiteResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.DeleteOutpostResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.DeleteSiteResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.EC2Capacity
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.outposts.model.FiberOpticCableType
 
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetOrderRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetOrderResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetOutpostResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.GetSiteResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.InstanceTypeItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.LineItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.LineItemAssetInformation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.LineItemRequest
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.outposts.model.LineItemStatus
 
toString() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.ListAssetsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.ListOrdersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.ListOutpostsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.ListSitesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.outposts.model.MaximumSupportedWeightLbs
 
toString() - Method in enum software.amazon.awssdk.services.outposts.model.OpticalStandard
 
toString() - Method in class software.amazon.awssdk.services.outposts.model.Order
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.outposts.model.OrderStatus
 
toString() - Method in class software.amazon.awssdk.services.outposts.model.OrderSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.outposts.model.OrderType
 
toString() - Method in class software.amazon.awssdk.services.outposts.model.Outpost
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.outposts.model.PaymentOption
 
toString() - Method in enum software.amazon.awssdk.services.outposts.model.PaymentTerm
 
toString() - Method in enum software.amazon.awssdk.services.outposts.model.PowerConnector
 
toString() - Method in enum software.amazon.awssdk.services.outposts.model.PowerDrawKva
 
toString() - Method in enum software.amazon.awssdk.services.outposts.model.PowerFeedDrop
 
toString() - Method in enum software.amazon.awssdk.services.outposts.model.PowerPhase
 
toString() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.outposts.model.ResourceType
 
toString() - Method in enum software.amazon.awssdk.services.outposts.model.ShipmentCarrier
 
toString() - Method in class software.amazon.awssdk.services.outposts.model.ShipmentInformation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.Site
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.outposts.model.SupportedHardwareType
 
toString() - Method in enum software.amazon.awssdk.services.outposts.model.SupportedStorageEnum
 
toString() - Method in class software.amazon.awssdk.services.outposts.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.outposts.model.UplinkCount
 
toString() - Method in enum software.amazon.awssdk.services.outposts.model.UplinkGbps
 

U

underlayIpAddress(String) - Method in interface software.amazon.awssdk.services.outposts.model.StartConnectionResponse.Builder
The underlay IP address.
underlayIpAddress() - Method in class software.amazon.awssdk.services.outposts.model.StartConnectionResponse
The underlay IP address.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Removes tags from the specified resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Removes tags from the specified resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Removes tags from the specified resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Removes tags from the specified resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.outposts.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.outposts.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
updateOutpost(UpdateOutpostRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Updates an Outpost.
updateOutpost(Consumer<UpdateOutpostRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Updates an Outpost.
updateOutpost(UpdateOutpostRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Updates an Outpost.
updateOutpost(Consumer<UpdateOutpostRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Updates an Outpost.
UpdateOutpostRequest - Class in software.amazon.awssdk.services.outposts.model
 
UpdateOutpostRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
UpdateOutpostRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
UpdateOutpostRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.UpdateOutpostRequestMarshaller
 
UpdateOutpostResponse - Class in software.amazon.awssdk.services.outposts.model
 
UpdateOutpostResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
updateSite(UpdateSiteRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Updates the site.
updateSite(Consumer<UpdateSiteRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Updates the site.
updateSite(UpdateSiteRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Updates the site.
updateSite(Consumer<UpdateSiteRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Updates the site.
updateSiteAddress(UpdateSiteAddressRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Updates the site address.
updateSiteAddress(Consumer<UpdateSiteAddressRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Updates the site address.
updateSiteAddress(UpdateSiteAddressRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Updates the site address.
updateSiteAddress(Consumer<UpdateSiteAddressRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Updates the site address.
UpdateSiteAddressRequest - Class in software.amazon.awssdk.services.outposts.model
 
UpdateSiteAddressRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
UpdateSiteAddressRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
UpdateSiteAddressRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.UpdateSiteAddressRequestMarshaller
 
UpdateSiteAddressResponse - Class in software.amazon.awssdk.services.outposts.model
 
UpdateSiteAddressResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
updateSiteRackPhysicalProperties(UpdateSiteRackPhysicalPropertiesRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Update the physical and logistical details for a rack at a site.
updateSiteRackPhysicalProperties(Consumer<UpdateSiteRackPhysicalPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Update the physical and logistical details for a rack at a site.
updateSiteRackPhysicalProperties(UpdateSiteRackPhysicalPropertiesRequest) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Update the physical and logistical details for a rack at a site.
updateSiteRackPhysicalProperties(Consumer<UpdateSiteRackPhysicalPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.outposts.OutpostsClient
Update the physical and logistical details for a rack at a site.
UpdateSiteRackPhysicalPropertiesRequest - Class in software.amazon.awssdk.services.outposts.model
 
UpdateSiteRackPhysicalPropertiesRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
UpdateSiteRackPhysicalPropertiesRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
UpdateSiteRackPhysicalPropertiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.UpdateSiteRackPhysicalPropertiesRequestMarshaller
 
UpdateSiteRackPhysicalPropertiesResponse - Class in software.amazon.awssdk.services.outposts.model
 
UpdateSiteRackPhysicalPropertiesResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
UpdateSiteRequest - Class in software.amazon.awssdk.services.outposts.model
 
UpdateSiteRequest.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
UpdateSiteRequestMarshaller - Class in software.amazon.awssdk.services.outposts.transform
UpdateSiteRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.outposts.transform.UpdateSiteRequestMarshaller
 
UpdateSiteResponse - Class in software.amazon.awssdk.services.outposts.model
 
UpdateSiteResponse.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
uplinkCount(String) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The number of uplinks each Outpost network device.
uplinkCount(UplinkCount) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The number of uplinks each Outpost network device.
uplinkCount() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The number of uplinks each Outpost network device.
uplinkCount(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Racks come with two Outpost network devices.
uplinkCount(UplinkCount) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Racks come with two Outpost network devices.
uplinkCount() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Racks come with two Outpost network devices.
UplinkCount - Enum in software.amazon.awssdk.services.outposts.model
 
uplinkCountAsString() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The number of uplinks each Outpost network device.
uplinkCountAsString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Racks come with two Outpost network devices.
uplinkGbps(String) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The uplink speed the rack supports for the connection to the Region.
uplinkGbps(UplinkGbps) - Method in interface software.amazon.awssdk.services.outposts.model.RackPhysicalProperties.Builder
The uplink speed the rack supports for the connection to the Region.
uplinkGbps() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The uplink speed the rack supports for the connection to the Region.
uplinkGbps(String) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify the uplink speed the rack should support for the connection to the Region.
uplinkGbps(UplinkGbps) - Method in interface software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder
Specify the uplink speed the rack should support for the connection to the Region.
uplinkGbps() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify the uplink speed the rack should support for the connection to the Region.
UplinkGbps - Enum in software.amazon.awssdk.services.outposts.model
 
uplinkGbpsAsString() - Method in class software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
The uplink speed the rack supports for the connection to the Region.
uplinkGbpsAsString() - Method in class software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
Specify the uplink speed the rack should support for the connection to the Region.

V

ValidationException - Exception in software.amazon.awssdk.services.outposts.model
A parameter is not valid.
ValidationException.Builder - Interface in software.amazon.awssdk.services.outposts.model
 
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.AddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.AssetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.CatalogItemClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.CatalogItemStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.FiberOpticCableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.LineItemStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.MaximumSupportedWeightLbs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.OpticalStandard
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.OrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.OrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.PaymentOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.PaymentTerm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.PowerConnector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.PowerDrawKva
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.PowerFeedDrop
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.PowerPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.ShipmentCarrier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.SupportedHardwareType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.SupportedStorageEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.UplinkCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.outposts.model.UplinkGbps
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.AddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.AssetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.CatalogItemClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.CatalogItemStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.FiberOpticCableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.LineItemStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.MaximumSupportedWeightLbs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.OpticalStandard
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.services.outposts.model.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.outposts.model.PowerConnector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.PowerDrawKva
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.PowerFeedDrop
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.PowerPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.ShipmentCarrier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.SupportedHardwareType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.SupportedStorageEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.UplinkCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.outposts.model.UplinkGbps
Returns an array containing the constants of this enum type, in the order they are declared.

W

weightLbs(Integer) - Method in interface software.amazon.awssdk.services.outposts.model.CatalogItem.Builder
The weight of the item in pounds.
weightLbs() - Method in class software.amazon.awssdk.services.outposts.model.CatalogItem
The weight of the item in pounds.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.