Uses of Class
software.amazon.awssdk.services.outposts.model.NotFoundException
Packages that use NotFoundException
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of NotFoundException in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that throw NotFoundExceptionModifier and TypeMethodDescriptiondefault CancelCapacityTaskResponseOutpostsClient.cancelCapacityTask(Consumer<CancelCapacityTaskRequest.Builder> cancelCapacityTaskRequest) Cancels the capacity task.default CancelCapacityTaskResponseOutpostsClient.cancelCapacityTask(CancelCapacityTaskRequest cancelCapacityTaskRequest) Cancels the capacity task.default CancelOrderResponseOutpostsClient.cancelOrder(Consumer<CancelOrderRequest.Builder> cancelOrderRequest) Cancels the specified order for an Outpost.default CancelOrderResponseOutpostsClient.cancelOrder(CancelOrderRequest cancelOrderRequest) Cancels the specified order for an Outpost.default CreateOrderResponseOutpostsClient.createOrder(Consumer<CreateOrderRequest.Builder> createOrderRequest) Creates an order for an Outpost.default CreateOrderResponseOutpostsClient.createOrder(CreateOrderRequest createOrderRequest) Creates an order for an Outpost.default CreateOutpostResponseOutpostsClient.createOutpost(Consumer<CreateOutpostRequest.Builder> createOutpostRequest) Creates an Outpost.default CreateOutpostResponseOutpostsClient.createOutpost(CreateOutpostRequest createOutpostRequest) Creates an Outpost.default CreateRenewalResponseOutpostsClient.createRenewal(Consumer<CreateRenewalRequest.Builder> createRenewalRequest) Creates a renewal contract for the specified Outpost.default CreateRenewalResponseOutpostsClient.createRenewal(CreateRenewalRequest createRenewalRequest) Creates a renewal contract for the specified Outpost.default DeleteOutpostResponseOutpostsClient.deleteOutpost(Consumer<DeleteOutpostRequest.Builder> deleteOutpostRequest) Deletes the specified Outpost.default DeleteOutpostResponseOutpostsClient.deleteOutpost(DeleteOutpostRequest deleteOutpostRequest) Deletes the specified Outpost.default DeleteSiteResponseOutpostsClient.deleteSite(Consumer<DeleteSiteRequest.Builder> deleteSiteRequest) Deletes the specified site.default DeleteSiteResponseOutpostsClient.deleteSite(DeleteSiteRequest deleteSiteRequest) Deletes the specified site.default GetCapacityTaskResponseOutpostsClient.getCapacityTask(Consumer<GetCapacityTaskRequest.Builder> getCapacityTaskRequest) Gets details of the specified capacity task.default GetCapacityTaskResponseOutpostsClient.getCapacityTask(GetCapacityTaskRequest getCapacityTaskRequest) Gets details of the specified capacity task.default GetCatalogItemResponseOutpostsClient.getCatalogItem(Consumer<GetCatalogItemRequest.Builder> getCatalogItemRequest) Gets information about the specified catalog item.default GetCatalogItemResponseOutpostsClient.getCatalogItem(GetCatalogItemRequest getCatalogItemRequest) Gets information about the specified catalog item.default GetConnectionResponseOutpostsClient.getConnection(Consumer<GetConnectionRequest.Builder> getConnectionRequest) default GetConnectionResponseOutpostsClient.getConnection(GetConnectionRequest getConnectionRequest) default GetOrderResponseOutpostsClient.getOrder(Consumer<GetOrderRequest.Builder> getOrderRequest) Gets information about the specified order.default GetOrderResponseOutpostsClient.getOrder(GetOrderRequest getOrderRequest) Gets information about the specified order.default GetOutpostResponseOutpostsClient.getOutpost(Consumer<GetOutpostRequest.Builder> getOutpostRequest) Gets information about the specified Outpost.default GetOutpostResponseOutpostsClient.getOutpost(GetOutpostRequest getOutpostRequest) Gets information about the specified Outpost.OutpostsClient.getOutpostBillingInformation(Consumer<GetOutpostBillingInformationRequest.Builder> getOutpostBillingInformationRequest) Gets current and historical billing information about the specified Outpost.OutpostsClient.getOutpostBillingInformation(GetOutpostBillingInformationRequest getOutpostBillingInformationRequest) Gets current and historical billing information about the specified Outpost.OutpostsClient.getOutpostBillingInformationPaginator(Consumer<GetOutpostBillingInformationRequest.Builder> getOutpostBillingInformationRequest) This is a variant ofOutpostsClient.getOutpostBillingInformation(software.amazon.awssdk.services.outposts.model.GetOutpostBillingInformationRequest)operation.OutpostsClient.getOutpostBillingInformationPaginator(GetOutpostBillingInformationRequest getOutpostBillingInformationRequest) This is a variant ofOutpostsClient.getOutpostBillingInformation(software.amazon.awssdk.services.outposts.model.GetOutpostBillingInformationRequest)operation.default GetOutpostInstanceTypesResponseOutpostsClient.getOutpostInstanceTypes(Consumer<GetOutpostInstanceTypesRequest.Builder> getOutpostInstanceTypesRequest) Gets the instance types for the specified Outpost.default GetOutpostInstanceTypesResponseOutpostsClient.getOutpostInstanceTypes(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest) Gets the instance types for the specified Outpost.default GetOutpostInstanceTypesIterableOutpostsClient.getOutpostInstanceTypesPaginator(Consumer<GetOutpostInstanceTypesRequest.Builder> getOutpostInstanceTypesRequest) This is a variant ofOutpostsClient.getOutpostInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest)operation.default GetOutpostInstanceTypesIterableOutpostsClient.getOutpostInstanceTypesPaginator(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest) This is a variant ofOutpostsClient.getOutpostInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest)operation.OutpostsClient.getOutpostSupportedInstanceTypes(Consumer<GetOutpostSupportedInstanceTypesRequest.Builder> getOutpostSupportedInstanceTypesRequest) Gets the instance types that an Outpost can support inInstanceTypeCapacity.OutpostsClient.getOutpostSupportedInstanceTypes(GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest) Gets the instance types that an Outpost can support inInstanceTypeCapacity.OutpostsClient.getOutpostSupportedInstanceTypesPaginator(Consumer<GetOutpostSupportedInstanceTypesRequest.Builder> getOutpostSupportedInstanceTypesRequest) OutpostsClient.getOutpostSupportedInstanceTypesPaginator(GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest) default GetRenewalPricingResponseOutpostsClient.getRenewalPricing(Consumer<GetRenewalPricingRequest.Builder> getRenewalPricingRequest) Gets all available renewal pricing options for the specified Outpost.default GetRenewalPricingResponseOutpostsClient.getRenewalPricing(GetRenewalPricingRequest getRenewalPricingRequest) Gets all available renewal pricing options for the specified Outpost.default GetSiteResponseOutpostsClient.getSite(Consumer<GetSiteRequest.Builder> getSiteRequest) Gets information about the specified Outpost site.default GetSiteResponseOutpostsClient.getSite(GetSiteRequest getSiteRequest) Gets information about the specified Outpost site.default GetSiteAddressResponseOutpostsClient.getSiteAddress(Consumer<GetSiteAddressRequest.Builder> getSiteAddressRequest) Gets the site address of the specified site.default GetSiteAddressResponseOutpostsClient.getSiteAddress(GetSiteAddressRequest getSiteAddressRequest) Gets the site address of the specified site.default ListAssetInstancesResponseOutpostsClient.listAssetInstances(Consumer<ListAssetInstancesRequest.Builder> listAssetInstancesRequest) A list of Amazon EC2 instances, belonging to all accounts, running on the specified Outpost.default ListAssetInstancesResponseOutpostsClient.listAssetInstances(ListAssetInstancesRequest listAssetInstancesRequest) A list of Amazon EC2 instances, belonging to all accounts, running on the specified Outpost.default ListAssetInstancesIterableOutpostsClient.listAssetInstancesPaginator(Consumer<ListAssetInstancesRequest.Builder> listAssetInstancesRequest) This is a variant ofOutpostsClient.listAssetInstances(software.amazon.awssdk.services.outposts.model.ListAssetInstancesRequest)operation.default ListAssetInstancesIterableOutpostsClient.listAssetInstancesPaginator(ListAssetInstancesRequest listAssetInstancesRequest) This is a variant ofOutpostsClient.listAssetInstances(software.amazon.awssdk.services.outposts.model.ListAssetInstancesRequest)operation.default ListAssetsResponseOutpostsClient.listAssets(Consumer<ListAssetsRequest.Builder> listAssetsRequest) Lists the hardware assets for the specified Outpost.default ListAssetsResponseOutpostsClient.listAssets(ListAssetsRequest listAssetsRequest) Lists the hardware assets for the specified Outpost.default ListAssetsIterableOutpostsClient.listAssetsPaginator(Consumer<ListAssetsRequest.Builder> listAssetsRequest) This is a variant ofOutpostsClient.listAssets(software.amazon.awssdk.services.outposts.model.ListAssetsRequest)operation.default ListAssetsIterableOutpostsClient.listAssetsPaginator(ListAssetsRequest listAssetsRequest) This is a variant ofOutpostsClient.listAssets(software.amazon.awssdk.services.outposts.model.ListAssetsRequest)operation.OutpostsClient.listBlockingInstancesForCapacityTask(Consumer<ListBlockingInstancesForCapacityTaskRequest.Builder> listBlockingInstancesForCapacityTaskRequest) A list of Amazon EC2 instances running on the Outpost and belonging to the account that initiated the capacity task.OutpostsClient.listBlockingInstancesForCapacityTask(ListBlockingInstancesForCapacityTaskRequest listBlockingInstancesForCapacityTaskRequest) A list of Amazon EC2 instances running on the Outpost and belonging to the account that initiated the capacity task.OutpostsClient.listBlockingInstancesForCapacityTaskPaginator(Consumer<ListBlockingInstancesForCapacityTaskRequest.Builder> listBlockingInstancesForCapacityTaskRequest) OutpostsClient.listBlockingInstancesForCapacityTaskPaginator(ListBlockingInstancesForCapacityTaskRequest listBlockingInstancesForCapacityTaskRequest) default ListCapacityTasksResponseOutpostsClient.listCapacityTasks(Consumer<ListCapacityTasksRequest.Builder> listCapacityTasksRequest) Lists the capacity tasks for your Amazon Web Services account.default ListCapacityTasksResponseOutpostsClient.listCapacityTasks(ListCapacityTasksRequest listCapacityTasksRequest) Lists the capacity tasks for your Amazon Web Services account.default ListCapacityTasksIterableOutpostsClient.listCapacityTasksPaginator(Consumer<ListCapacityTasksRequest.Builder> listCapacityTasksRequest) This is a variant ofOutpostsClient.listCapacityTasks(software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest)operation.default ListCapacityTasksIterableOutpostsClient.listCapacityTasksPaginator(ListCapacityTasksRequest listCapacityTasksRequest) This is a variant ofOutpostsClient.listCapacityTasks(software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest)operation.default ListCatalogItemsResponseOutpostsClient.listCatalogItems(Consumer<ListCatalogItemsRequest.Builder> listCatalogItemsRequest) Lists the items in the catalog.default ListCatalogItemsResponseOutpostsClient.listCatalogItems(ListCatalogItemsRequest listCatalogItemsRequest) Lists the items in the catalog.default ListCatalogItemsIterableOutpostsClient.listCatalogItemsPaginator(Consumer<ListCatalogItemsRequest.Builder> listCatalogItemsRequest) This is a variant ofOutpostsClient.listCatalogItems(software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest)operation.default ListCatalogItemsIterableOutpostsClient.listCatalogItemsPaginator(ListCatalogItemsRequest listCatalogItemsRequest) This is a variant ofOutpostsClient.listCatalogItems(software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest)operation.default ListOrdersResponseOutpostsClient.listOrders(Consumer<ListOrdersRequest.Builder> listOrdersRequest) Lists the Outpost orders for your Amazon Web Services account.default ListOrdersResponseOutpostsClient.listOrders(ListOrdersRequest listOrdersRequest) Lists the Outpost orders for your Amazon Web Services account.default ListOrdersIterableOutpostsClient.listOrdersPaginator(Consumer<ListOrdersRequest.Builder> listOrdersRequest) This is a variant ofOutpostsClient.listOrders(software.amazon.awssdk.services.outposts.model.ListOrdersRequest)operation.default ListOrdersIterableOutpostsClient.listOrdersPaginator(ListOrdersRequest listOrdersRequest) This is a variant ofOutpostsClient.listOrders(software.amazon.awssdk.services.outposts.model.ListOrdersRequest)operation.default ListTagsForResourceResponseOutpostsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Lists the tags for the specified resource.default ListTagsForResourceResponseOutpostsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Lists the tags for the specified resource.default StartCapacityTaskResponseOutpostsClient.startCapacityTask(Consumer<StartCapacityTaskRequest.Builder> startCapacityTaskRequest) Starts the specified capacity task.default StartCapacityTaskResponseOutpostsClient.startCapacityTask(StartCapacityTaskRequest startCapacityTaskRequest) Starts the specified capacity task.default StartConnectionResponseOutpostsClient.startConnection(Consumer<StartConnectionRequest.Builder> startConnectionRequest) default StartConnectionResponseOutpostsClient.startConnection(StartConnectionRequest startConnectionRequest) default StartOutpostDecommissionResponseOutpostsClient.startOutpostDecommission(Consumer<StartOutpostDecommissionRequest.Builder> startOutpostDecommissionRequest) Starts the decommission process to return the Outposts racks or servers.default StartOutpostDecommissionResponseOutpostsClient.startOutpostDecommission(StartOutpostDecommissionRequest startOutpostDecommissionRequest) Starts the decommission process to return the Outposts racks or servers.default TagResourceResponseOutpostsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Adds tags to the specified resource.default TagResourceResponseOutpostsClient.tagResource(TagResourceRequest tagResourceRequest) Adds tags to the specified resource.default UntagResourceResponseOutpostsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Removes tags from the specified resource.default UntagResourceResponseOutpostsClient.untagResource(UntagResourceRequest untagResourceRequest) Removes tags from the specified resource.default UpdateOutpostResponseOutpostsClient.updateOutpost(Consumer<UpdateOutpostRequest.Builder> updateOutpostRequest) Updates an Outpost.default UpdateOutpostResponseOutpostsClient.updateOutpost(UpdateOutpostRequest updateOutpostRequest) Updates an Outpost.default UpdateSiteResponseOutpostsClient.updateSite(Consumer<UpdateSiteRequest.Builder> updateSiteRequest) Updates the specified site.default UpdateSiteResponseOutpostsClient.updateSite(UpdateSiteRequest updateSiteRequest) Updates the specified site.default UpdateSiteAddressResponseOutpostsClient.updateSiteAddress(Consumer<UpdateSiteAddressRequest.Builder> updateSiteAddressRequest) Updates the address of the specified site.default UpdateSiteAddressResponseOutpostsClient.updateSiteAddress(UpdateSiteAddressRequest updateSiteAddressRequest) Updates the address of the specified site.OutpostsClient.updateSiteRackPhysicalProperties(Consumer<UpdateSiteRackPhysicalPropertiesRequest.Builder> updateSiteRackPhysicalPropertiesRequest) Update the physical and logistical details for a rack at a site.OutpostsClient.updateSiteRackPhysicalProperties(UpdateSiteRackPhysicalPropertiesRequest updateSiteRackPhysicalPropertiesRequest) Update the physical and logistical details for a rack at a site.