All Downloads are FREE. Search and download functionalities are using the official Maven repository.

software.amazon.awssdk.services.outposts.OutpostsClient Maven / Gradle / Ivy

Go to download

The AWS Java SDK for Outposts module holds the client classes that are used for communicating with Outposts.

There is a newer version: 2.28.4
Show newest version
/*
 * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 * 
 * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
 * the License. A copy of the License is located at
 * 
 * http://aws.amazon.com/apache2.0
 * 
 * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
 * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
 * and limitations under the License.
 */

package software.amazon.awssdk.services.outposts;

import java.util.function.Consumer;
import software.amazon.awssdk.annotations.Generated;
import software.amazon.awssdk.annotations.SdkPublicApi;
import software.amazon.awssdk.annotations.ThreadSafe;
import software.amazon.awssdk.awscore.AwsClient;
import software.amazon.awssdk.awscore.exception.AwsServiceException;
import software.amazon.awssdk.core.exception.SdkClientException;
import software.amazon.awssdk.regions.ServiceMetadata;
import software.amazon.awssdk.services.outposts.model.AccessDeniedException;
import software.amazon.awssdk.services.outposts.model.CancelCapacityTaskRequest;
import software.amazon.awssdk.services.outposts.model.CancelCapacityTaskResponse;
import software.amazon.awssdk.services.outposts.model.CancelOrderRequest;
import software.amazon.awssdk.services.outposts.model.CancelOrderResponse;
import software.amazon.awssdk.services.outposts.model.ConflictException;
import software.amazon.awssdk.services.outposts.model.CreateOrderRequest;
import software.amazon.awssdk.services.outposts.model.CreateOrderResponse;
import software.amazon.awssdk.services.outposts.model.CreateOutpostRequest;
import software.amazon.awssdk.services.outposts.model.CreateOutpostResponse;
import software.amazon.awssdk.services.outposts.model.CreateSiteRequest;
import software.amazon.awssdk.services.outposts.model.CreateSiteResponse;
import software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest;
import software.amazon.awssdk.services.outposts.model.DeleteOutpostResponse;
import software.amazon.awssdk.services.outposts.model.DeleteSiteRequest;
import software.amazon.awssdk.services.outposts.model.DeleteSiteResponse;
import software.amazon.awssdk.services.outposts.model.GetCapacityTaskRequest;
import software.amazon.awssdk.services.outposts.model.GetCapacityTaskResponse;
import software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest;
import software.amazon.awssdk.services.outposts.model.GetCatalogItemResponse;
import software.amazon.awssdk.services.outposts.model.GetConnectionRequest;
import software.amazon.awssdk.services.outposts.model.GetConnectionResponse;
import software.amazon.awssdk.services.outposts.model.GetOrderRequest;
import software.amazon.awssdk.services.outposts.model.GetOrderResponse;
import software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest;
import software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse;
import software.amazon.awssdk.services.outposts.model.GetOutpostRequest;
import software.amazon.awssdk.services.outposts.model.GetOutpostResponse;
import software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesRequest;
import software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesResponse;
import software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest;
import software.amazon.awssdk.services.outposts.model.GetSiteAddressResponse;
import software.amazon.awssdk.services.outposts.model.GetSiteRequest;
import software.amazon.awssdk.services.outposts.model.GetSiteResponse;
import software.amazon.awssdk.services.outposts.model.InternalServerException;
import software.amazon.awssdk.services.outposts.model.ListAssetsRequest;
import software.amazon.awssdk.services.outposts.model.ListAssetsResponse;
import software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest;
import software.amazon.awssdk.services.outposts.model.ListCapacityTasksResponse;
import software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest;
import software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse;
import software.amazon.awssdk.services.outposts.model.ListOrdersRequest;
import software.amazon.awssdk.services.outposts.model.ListOrdersResponse;
import software.amazon.awssdk.services.outposts.model.ListOutpostsRequest;
import software.amazon.awssdk.services.outposts.model.ListOutpostsResponse;
import software.amazon.awssdk.services.outposts.model.ListSitesRequest;
import software.amazon.awssdk.services.outposts.model.ListSitesResponse;
import software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest;
import software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse;
import software.amazon.awssdk.services.outposts.model.NotFoundException;
import software.amazon.awssdk.services.outposts.model.OutpostsException;
import software.amazon.awssdk.services.outposts.model.ServiceQuotaExceededException;
import software.amazon.awssdk.services.outposts.model.StartCapacityTaskRequest;
import software.amazon.awssdk.services.outposts.model.StartCapacityTaskResponse;
import software.amazon.awssdk.services.outposts.model.StartConnectionRequest;
import software.amazon.awssdk.services.outposts.model.StartConnectionResponse;
import software.amazon.awssdk.services.outposts.model.TagResourceRequest;
import software.amazon.awssdk.services.outposts.model.TagResourceResponse;
import software.amazon.awssdk.services.outposts.model.UntagResourceRequest;
import software.amazon.awssdk.services.outposts.model.UntagResourceResponse;
import software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest;
import software.amazon.awssdk.services.outposts.model.UpdateOutpostResponse;
import software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest;
import software.amazon.awssdk.services.outposts.model.UpdateSiteAddressResponse;
import software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest;
import software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse;
import software.amazon.awssdk.services.outposts.model.UpdateSiteRequest;
import software.amazon.awssdk.services.outposts.model.UpdateSiteResponse;
import software.amazon.awssdk.services.outposts.model.ValidationException;
import software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesIterable;
import software.amazon.awssdk.services.outposts.paginators.GetOutpostSupportedInstanceTypesIterable;
import software.amazon.awssdk.services.outposts.paginators.ListAssetsIterable;
import software.amazon.awssdk.services.outposts.paginators.ListCapacityTasksIterable;
import software.amazon.awssdk.services.outposts.paginators.ListCatalogItemsIterable;
import software.amazon.awssdk.services.outposts.paginators.ListOrdersIterable;
import software.amazon.awssdk.services.outposts.paginators.ListOutpostsIterable;
import software.amazon.awssdk.services.outposts.paginators.ListSitesIterable;

/**
 * Service client for accessing Outposts. This can be created using the static {@link #builder()} method.
 *
 * 

* Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and * tools to customer premises. By providing local access to Amazon Web Services managed infrastructure, Amazon Web * Services Outposts enables customers to build and run applications on premises using the same programming interfaces * as in Amazon Web Services Regions, while using local compute and storage resources for lower latency and local data * processing needs. *

*/ @Generated("software.amazon.awssdk:codegen") @SdkPublicApi @ThreadSafe public interface OutpostsClient extends AwsClient { String SERVICE_NAME = "outposts"; /** * Value for looking up the service's metadata from the * {@link software.amazon.awssdk.regions.ServiceMetadataProvider}. */ String SERVICE_METADATA_ID = "outposts"; /** *

* Cancels the capacity task. *

* * @param cancelCapacityTaskRequest * @return Result of the CancelCapacityTask operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.CancelCapacityTask * @see AWS * API Documentation */ default CancelCapacityTaskResponse cancelCapacityTask(CancelCapacityTaskRequest cancelCapacityTaskRequest) throws ValidationException, AccessDeniedException, NotFoundException, ConflictException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Cancels the capacity task. *

*
*

* This is a convenience which creates an instance of the {@link CancelCapacityTaskRequest.Builder} avoiding the * need to create one manually via {@link CancelCapacityTaskRequest#builder()} *

* * @param cancelCapacityTaskRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.CancelCapacityTaskRequest.Builder} to create a * request. * @return Result of the CancelCapacityTask operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.CancelCapacityTask * @see AWS * API Documentation */ default CancelCapacityTaskResponse cancelCapacityTask(Consumer cancelCapacityTaskRequest) throws ValidationException, AccessDeniedException, NotFoundException, ConflictException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return cancelCapacityTask(CancelCapacityTaskRequest.builder().applyMutation(cancelCapacityTaskRequest).build()); } /** *

* Cancels the specified order for an Outpost. *

* * @param cancelOrderRequest * @return Result of the CancelOrder operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.CancelOrder * @see AWS API * Documentation */ default CancelOrderResponse cancelOrder(CancelOrderRequest cancelOrderRequest) throws ValidationException, ConflictException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Cancels the specified order for an Outpost. *

*
*

* This is a convenience which creates an instance of the {@link CancelOrderRequest.Builder} avoiding the need to * create one manually via {@link CancelOrderRequest#builder()} *

* * @param cancelOrderRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.CancelOrderRequest.Builder} to create a request. * @return Result of the CancelOrder operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.CancelOrder * @see AWS API * Documentation */ default CancelOrderResponse cancelOrder(Consumer cancelOrderRequest) throws ValidationException, ConflictException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return cancelOrder(CancelOrderRequest.builder().applyMutation(cancelOrderRequest).build()); } /** *

* Creates an order for an Outpost. *

* * @param createOrderRequest * @return Result of the CreateOrder operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws ServiceQuotaExceededException * You have exceeded a service quota. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.CreateOrder * @see AWS API * Documentation */ default CreateOrderResponse createOrder(CreateOrderRequest createOrderRequest) throws ValidationException, ConflictException, AccessDeniedException, NotFoundException, InternalServerException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Creates an order for an Outpost. *

*
*

* This is a convenience which creates an instance of the {@link CreateOrderRequest.Builder} avoiding the need to * create one manually via {@link CreateOrderRequest#builder()} *

* * @param createOrderRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.CreateOrderRequest.Builder} to create a request. * @return Result of the CreateOrder operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws ServiceQuotaExceededException * You have exceeded a service quota. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.CreateOrder * @see AWS API * Documentation */ default CreateOrderResponse createOrder(Consumer createOrderRequest) throws ValidationException, ConflictException, AccessDeniedException, NotFoundException, InternalServerException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, OutpostsException { return createOrder(CreateOrderRequest.builder().applyMutation(createOrderRequest).build()); } /** *

* Creates an Outpost. *

*

* You can specify either an Availability one or an AZ ID. *

* * @param createOutpostRequest * @return Result of the CreateOutpost operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws ServiceQuotaExceededException * You have exceeded a service quota. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.CreateOutpost * @see AWS API * Documentation */ default CreateOutpostResponse createOutpost(CreateOutpostRequest createOutpostRequest) throws ValidationException, ConflictException, NotFoundException, AccessDeniedException, InternalServerException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Creates an Outpost. *

*

* You can specify either an Availability one or an AZ ID. *

*
*

* This is a convenience which creates an instance of the {@link CreateOutpostRequest.Builder} avoiding the need to * create one manually via {@link CreateOutpostRequest#builder()} *

* * @param createOutpostRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.CreateOutpostRequest.Builder} to create a request. * @return Result of the CreateOutpost operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws ServiceQuotaExceededException * You have exceeded a service quota. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.CreateOutpost * @see AWS API * Documentation */ default CreateOutpostResponse createOutpost(Consumer createOutpostRequest) throws ValidationException, ConflictException, NotFoundException, AccessDeniedException, InternalServerException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, OutpostsException { return createOutpost(CreateOutpostRequest.builder().applyMutation(createOutpostRequest).build()); } /** *

* Creates a site for an Outpost. *

* * @param createSiteRequest * @return Result of the CreateSite operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws ServiceQuotaExceededException * You have exceeded a service quota. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.CreateSite * @see AWS API * Documentation */ default CreateSiteResponse createSite(CreateSiteRequest createSiteRequest) throws ValidationException, ConflictException, AccessDeniedException, InternalServerException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Creates a site for an Outpost. *

*
*

* This is a convenience which creates an instance of the {@link CreateSiteRequest.Builder} avoiding the need to * create one manually via {@link CreateSiteRequest#builder()} *

* * @param createSiteRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.CreateSiteRequest.Builder} to create a request. * @return Result of the CreateSite operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws ServiceQuotaExceededException * You have exceeded a service quota. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.CreateSite * @see AWS API * Documentation */ default CreateSiteResponse createSite(Consumer createSiteRequest) throws ValidationException, ConflictException, AccessDeniedException, InternalServerException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, OutpostsException { return createSite(CreateSiteRequest.builder().applyMutation(createSiteRequest).build()); } /** *

* Deletes the specified Outpost. *

* * @param deleteOutpostRequest * @return Result of the DeleteOutpost operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.DeleteOutpost * @see AWS API * Documentation */ default DeleteOutpostResponse deleteOutpost(DeleteOutpostRequest deleteOutpostRequest) throws ValidationException, ConflictException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Deletes the specified Outpost. *

*
*

* This is a convenience which creates an instance of the {@link DeleteOutpostRequest.Builder} avoiding the need to * create one manually via {@link DeleteOutpostRequest#builder()} *

* * @param deleteOutpostRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.DeleteOutpostRequest.Builder} to create a request. * @return Result of the DeleteOutpost operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.DeleteOutpost * @see AWS API * Documentation */ default DeleteOutpostResponse deleteOutpost(Consumer deleteOutpostRequest) throws ValidationException, ConflictException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return deleteOutpost(DeleteOutpostRequest.builder().applyMutation(deleteOutpostRequest).build()); } /** *

* Deletes the specified site. *

* * @param deleteSiteRequest * @return Result of the DeleteSite operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.DeleteSite * @see AWS API * Documentation */ default DeleteSiteResponse deleteSite(DeleteSiteRequest deleteSiteRequest) throws ValidationException, ConflictException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Deletes the specified site. *

*
*

* This is a convenience which creates an instance of the {@link DeleteSiteRequest.Builder} avoiding the need to * create one manually via {@link DeleteSiteRequest#builder()} *

* * @param deleteSiteRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.DeleteSiteRequest.Builder} to create a request. * @return Result of the DeleteSite operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.DeleteSite * @see AWS API * Documentation */ default DeleteSiteResponse deleteSite(Consumer deleteSiteRequest) throws ValidationException, ConflictException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return deleteSite(DeleteSiteRequest.builder().applyMutation(deleteSiteRequest).build()); } /** *

* Gets details of the specified capacity task. *

* * @param getCapacityTaskRequest * @return Result of the GetCapacityTask operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetCapacityTask * @see AWS API * Documentation */ default GetCapacityTaskResponse getCapacityTask(GetCapacityTaskRequest getCapacityTaskRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Gets details of the specified capacity task. *

*
*

* This is a convenience which creates an instance of the {@link GetCapacityTaskRequest.Builder} avoiding the need * to create one manually via {@link GetCapacityTaskRequest#builder()} *

* * @param getCapacityTaskRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.GetCapacityTaskRequest.Builder} to create a request. * @return Result of the GetCapacityTask operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetCapacityTask * @see AWS API * Documentation */ default GetCapacityTaskResponse getCapacityTask(Consumer getCapacityTaskRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return getCapacityTask(GetCapacityTaskRequest.builder().applyMutation(getCapacityTaskRequest).build()); } /** *

* Gets information about the specified catalog item. *

* * @param getCatalogItemRequest * @return Result of the GetCatalogItem operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetCatalogItem * @see AWS API * Documentation */ default GetCatalogItemResponse getCatalogItem(GetCatalogItemRequest getCatalogItemRequest) throws ValidationException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Gets information about the specified catalog item. *

*
*

* This is a convenience which creates an instance of the {@link GetCatalogItemRequest.Builder} avoiding the need to * create one manually via {@link GetCatalogItemRequest#builder()} *

* * @param getCatalogItemRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.GetCatalogItemRequest.Builder} to create a request. * @return Result of the GetCatalogItem operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetCatalogItem * @see AWS API * Documentation */ default GetCatalogItemResponse getCatalogItem(Consumer getCatalogItemRequest) throws ValidationException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return getCatalogItem(GetCatalogItemRequest.builder().applyMutation(getCatalogItemRequest).build()); } /** * *

* Amazon Web Services uses this action to install Outpost servers. *

*
*

* Gets information about the specified connection. *

*

* Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to * secure it. For more information, see Amazon Web Services * managed policies for Amazon Web Services Outposts and Logging Amazon Web * Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User * Guide. *

* * @param getConnectionRequest * @return Result of the GetConnection operation returned by the service. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetConnection * @see AWS API * Documentation */ default GetConnectionResponse getConnection(GetConnectionRequest getConnectionRequest) throws AccessDeniedException, ValidationException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** * *

* Amazon Web Services uses this action to install Outpost servers. *

*
*

* Gets information about the specified connection. *

*

* Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to * secure it. For more information, see Amazon Web Services * managed policies for Amazon Web Services Outposts and Logging Amazon Web * Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User * Guide. *

*
*

* This is a convenience which creates an instance of the {@link GetConnectionRequest.Builder} avoiding the need to * create one manually via {@link GetConnectionRequest#builder()} *

* * @param getConnectionRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.GetConnectionRequest.Builder} to create a request. * @return Result of the GetConnection operation returned by the service. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetConnection * @see AWS API * Documentation */ default GetConnectionResponse getConnection(Consumer getConnectionRequest) throws AccessDeniedException, ValidationException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return getConnection(GetConnectionRequest.builder().applyMutation(getConnectionRequest).build()); } /** *

* Gets information about the specified order. *

* * @param getOrderRequest * @return Result of the GetOrder operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetOrder * @see AWS API * Documentation */ default GetOrderResponse getOrder(GetOrderRequest getOrderRequest) throws ValidationException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Gets information about the specified order. *

*
*

* This is a convenience which creates an instance of the {@link GetOrderRequest.Builder} avoiding the need to * create one manually via {@link GetOrderRequest#builder()} *

* * @param getOrderRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.GetOrderRequest.Builder} to create a request. * @return Result of the GetOrder operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetOrder * @see AWS API * Documentation */ default GetOrderResponse getOrder(Consumer getOrderRequest) throws ValidationException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return getOrder(GetOrderRequest.builder().applyMutation(getOrderRequest).build()); } /** *

* Gets information about the specified Outpost. *

* * @param getOutpostRequest * @return Result of the GetOutpost operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetOutpost * @see AWS API * Documentation */ default GetOutpostResponse getOutpost(GetOutpostRequest getOutpostRequest) throws ValidationException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Gets information about the specified Outpost. *

*
*

* This is a convenience which creates an instance of the {@link GetOutpostRequest.Builder} avoiding the need to * create one manually via {@link GetOutpostRequest#builder()} *

* * @param getOutpostRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.GetOutpostRequest.Builder} to create a request. * @return Result of the GetOutpost operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetOutpost * @see AWS API * Documentation */ default GetOutpostResponse getOutpost(Consumer getOutpostRequest) throws ValidationException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return getOutpost(GetOutpostRequest.builder().applyMutation(getOutpostRequest).build()); } /** *

* Gets the instance types for the specified Outpost. *

* * @param getOutpostInstanceTypesRequest * @return Result of the GetOutpostInstanceTypes operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetOutpostInstanceTypes * @see AWS API Documentation */ default GetOutpostInstanceTypesResponse getOutpostInstanceTypes(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest) throws ValidationException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Gets the instance types for the specified Outpost. *

*
*

* This is a convenience which creates an instance of the {@link GetOutpostInstanceTypesRequest.Builder} avoiding * the need to create one manually via {@link GetOutpostInstanceTypesRequest#builder()} *

* * @param getOutpostInstanceTypesRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest.Builder} to create a * request. * @return Result of the GetOutpostInstanceTypes operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetOutpostInstanceTypes * @see AWS API Documentation */ default GetOutpostInstanceTypesResponse getOutpostInstanceTypes( Consumer getOutpostInstanceTypesRequest) throws ValidationException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return getOutpostInstanceTypes(GetOutpostInstanceTypesRequest.builder().applyMutation(getOutpostInstanceTypesRequest) .build()); } /** *

* This is a variant of * {@link #getOutpostInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest)} * operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will * internally handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesIterable responses = client.getOutpostInstanceTypesPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesIterable responses = client
     *             .getOutpostInstanceTypesPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesIterable responses = client.getOutpostInstanceTypesPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #getOutpostInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest)} * operation. *

* * @param getOutpostInstanceTypesRequest * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetOutpostInstanceTypes * @see AWS API Documentation */ default GetOutpostInstanceTypesIterable getOutpostInstanceTypesPaginator( GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest) throws ValidationException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return new GetOutpostInstanceTypesIterable(this, getOutpostInstanceTypesRequest); } /** *

* This is a variant of * {@link #getOutpostInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest)} * operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will * internally handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesIterable responses = client.getOutpostInstanceTypesPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesIterable responses = client
     *             .getOutpostInstanceTypesPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.GetOutpostInstanceTypesIterable responses = client.getOutpostInstanceTypesPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #getOutpostInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest)} * operation. *

*
*

* This is a convenience which creates an instance of the {@link GetOutpostInstanceTypesRequest.Builder} avoiding * the need to create one manually via {@link GetOutpostInstanceTypesRequest#builder()} *

* * @param getOutpostInstanceTypesRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest.Builder} to create a * request. * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetOutpostInstanceTypes * @see AWS API Documentation */ default GetOutpostInstanceTypesIterable getOutpostInstanceTypesPaginator( Consumer getOutpostInstanceTypesRequest) throws ValidationException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return getOutpostInstanceTypesPaginator(GetOutpostInstanceTypesRequest.builder() .applyMutation(getOutpostInstanceTypesRequest).build()); } /** *

* Gets the instance types that an Outpost can support in InstanceTypeCapacity. This will generally * include instance types that are not currently configured and therefore cannot be launched with the current * Outpost capacity configuration. *

* * @param getOutpostSupportedInstanceTypesRequest * @return Result of the GetOutpostSupportedInstanceTypes operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetOutpostSupportedInstanceTypes * @see AWS API Documentation */ default GetOutpostSupportedInstanceTypesResponse getOutpostSupportedInstanceTypes( GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Gets the instance types that an Outpost can support in InstanceTypeCapacity. This will generally * include instance types that are not currently configured and therefore cannot be launched with the current * Outpost capacity configuration. *

*
*

* This is a convenience which creates an instance of the {@link GetOutpostSupportedInstanceTypesRequest.Builder} * avoiding the need to create one manually via {@link GetOutpostSupportedInstanceTypesRequest#builder()} *

* * @param getOutpostSupportedInstanceTypesRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesRequest.Builder} to * create a request. * @return Result of the GetOutpostSupportedInstanceTypes operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetOutpostSupportedInstanceTypes * @see AWS API Documentation */ default GetOutpostSupportedInstanceTypesResponse getOutpostSupportedInstanceTypes( Consumer getOutpostSupportedInstanceTypesRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return getOutpostSupportedInstanceTypes(GetOutpostSupportedInstanceTypesRequest.builder() .applyMutation(getOutpostSupportedInstanceTypesRequest).build()); } /** *

* This is a variant of * {@link #getOutpostSupportedInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesRequest)} * operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will * internally handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.GetOutpostSupportedInstanceTypesIterable responses = client.getOutpostSupportedInstanceTypesPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.GetOutpostSupportedInstanceTypesIterable responses = client
     *             .getOutpostSupportedInstanceTypesPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.GetOutpostSupportedInstanceTypesIterable responses = client.getOutpostSupportedInstanceTypesPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #getOutpostSupportedInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesRequest)} * operation. *

* * @param getOutpostSupportedInstanceTypesRequest * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetOutpostSupportedInstanceTypes * @see AWS API Documentation */ default GetOutpostSupportedInstanceTypesIterable getOutpostSupportedInstanceTypesPaginator( GetOutpostSupportedInstanceTypesRequest getOutpostSupportedInstanceTypesRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return new GetOutpostSupportedInstanceTypesIterable(this, getOutpostSupportedInstanceTypesRequest); } /** *

* This is a variant of * {@link #getOutpostSupportedInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesRequest)} * operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will * internally handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.GetOutpostSupportedInstanceTypesIterable responses = client.getOutpostSupportedInstanceTypesPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.GetOutpostSupportedInstanceTypesIterable responses = client
     *             .getOutpostSupportedInstanceTypesPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.GetOutpostSupportedInstanceTypesIterable responses = client.getOutpostSupportedInstanceTypesPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #getOutpostSupportedInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesRequest)} * operation. *

*
*

* This is a convenience which creates an instance of the {@link GetOutpostSupportedInstanceTypesRequest.Builder} * avoiding the need to create one manually via {@link GetOutpostSupportedInstanceTypesRequest#builder()} *

* * @param getOutpostSupportedInstanceTypesRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesRequest.Builder} to * create a request. * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetOutpostSupportedInstanceTypes * @see AWS API Documentation */ default GetOutpostSupportedInstanceTypesIterable getOutpostSupportedInstanceTypesPaginator( Consumer getOutpostSupportedInstanceTypesRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return getOutpostSupportedInstanceTypesPaginator(GetOutpostSupportedInstanceTypesRequest.builder() .applyMutation(getOutpostSupportedInstanceTypesRequest).build()); } /** *

* Gets information about the specified Outpost site. *

* * @param getSiteRequest * @return Result of the GetSite operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetSite * @see AWS API * Documentation */ default GetSiteResponse getSite(GetSiteRequest getSiteRequest) throws ValidationException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Gets information about the specified Outpost site. *

*
*

* This is a convenience which creates an instance of the {@link GetSiteRequest.Builder} avoiding the need to create * one manually via {@link GetSiteRequest#builder()} *

* * @param getSiteRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.GetSiteRequest.Builder} to create a request. * @return Result of the GetSite operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetSite * @see AWS API * Documentation */ default GetSiteResponse getSite(Consumer getSiteRequest) throws ValidationException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return getSite(GetSiteRequest.builder().applyMutation(getSiteRequest).build()); } /** *

* Gets the site address of the specified site. *

* * @param getSiteAddressRequest * @return Result of the GetSiteAddress operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetSiteAddress * @see AWS API * Documentation */ default GetSiteAddressResponse getSiteAddress(GetSiteAddressRequest getSiteAddressRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Gets the site address of the specified site. *

*
*

* This is a convenience which creates an instance of the {@link GetSiteAddressRequest.Builder} avoiding the need to * create one manually via {@link GetSiteAddressRequest#builder()} *

* * @param getSiteAddressRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest.Builder} to create a request. * @return Result of the GetSiteAddress operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.GetSiteAddress * @see AWS API * Documentation */ default GetSiteAddressResponse getSiteAddress(Consumer getSiteAddressRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return getSiteAddress(GetSiteAddressRequest.builder().applyMutation(getSiteAddressRequest).build()); } /** *

* Lists the hardware assets for the specified Outpost. *

*

* Use filters to return specific results. If you specify multiple filters, the results include only the resources * that match all of the specified filters. For a filter where you can specify multiple values, the results include * items that match any of the values that you specify for the filter. *

* * @param listAssetsRequest * @return Result of the ListAssets operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListAssets * @see AWS API * Documentation */ default ListAssetsResponse listAssets(ListAssetsRequest listAssetsRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Lists the hardware assets for the specified Outpost. *

*

* Use filters to return specific results. If you specify multiple filters, the results include only the resources * that match all of the specified filters. For a filter where you can specify multiple values, the results include * items that match any of the values that you specify for the filter. *

*
*

* This is a convenience which creates an instance of the {@link ListAssetsRequest.Builder} avoiding the need to * create one manually via {@link ListAssetsRequest#builder()} *

* * @param listAssetsRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListAssetsRequest.Builder} to create a request. * @return Result of the ListAssets operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListAssets * @see AWS API * Documentation */ default ListAssetsResponse listAssets(Consumer listAssetsRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return listAssets(ListAssetsRequest.builder().applyMutation(listAssetsRequest).build()); } /** *

* This is a variant of {@link #listAssets(software.amazon.awssdk.services.outposts.model.ListAssetsRequest)} * operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will * internally handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListAssetsIterable responses = client.listAssetsPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.ListAssetsIterable responses = client.listAssetsPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.ListAssetsResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListAssetsIterable responses = client.listAssetsPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #listAssets(software.amazon.awssdk.services.outposts.model.ListAssetsRequest)} operation. *

* * @param listAssetsRequest * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListAssets * @see AWS API * Documentation */ default ListAssetsIterable listAssetsPaginator(ListAssetsRequest listAssetsRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return new ListAssetsIterable(this, listAssetsRequest); } /** *

* This is a variant of {@link #listAssets(software.amazon.awssdk.services.outposts.model.ListAssetsRequest)} * operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will * internally handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListAssetsIterable responses = client.listAssetsPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.ListAssetsIterable responses = client.listAssetsPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.ListAssetsResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListAssetsIterable responses = client.listAssetsPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #listAssets(software.amazon.awssdk.services.outposts.model.ListAssetsRequest)} operation. *

*
*

* This is a convenience which creates an instance of the {@link ListAssetsRequest.Builder} avoiding the need to * create one manually via {@link ListAssetsRequest#builder()} *

* * @param listAssetsRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListAssetsRequest.Builder} to create a request. * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListAssets * @see AWS API * Documentation */ default ListAssetsIterable listAssetsPaginator(Consumer listAssetsRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return listAssetsPaginator(ListAssetsRequest.builder().applyMutation(listAssetsRequest).build()); } /** *

* Lists the capacity tasks for your Amazon Web Services account. *

*

* Use filters to return specific results. If you specify multiple filters, the results include only the resources * that match all of the specified filters. For a filter where you can specify multiple values, the results include * items that match any of the values that you specify for the filter. *

* * @param listCapacityTasksRequest * @return Result of the ListCapacityTasks operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListCapacityTasks * @see AWS * API Documentation */ default ListCapacityTasksResponse listCapacityTasks(ListCapacityTasksRequest listCapacityTasksRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Lists the capacity tasks for your Amazon Web Services account. *

*

* Use filters to return specific results. If you specify multiple filters, the results include only the resources * that match all of the specified filters. For a filter where you can specify multiple values, the results include * items that match any of the values that you specify for the filter. *

*
*

* This is a convenience which creates an instance of the {@link ListCapacityTasksRequest.Builder} avoiding the need * to create one manually via {@link ListCapacityTasksRequest#builder()} *

* * @param listCapacityTasksRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest.Builder} to create a * request. * @return Result of the ListCapacityTasks operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListCapacityTasks * @see AWS * API Documentation */ default ListCapacityTasksResponse listCapacityTasks(Consumer listCapacityTasksRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return listCapacityTasks(ListCapacityTasksRequest.builder().applyMutation(listCapacityTasksRequest).build()); } /** *

* This is a variant of * {@link #listCapacityTasks(software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest)} operation. * The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally * handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListCapacityTasksIterable responses = client.listCapacityTasksPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.ListCapacityTasksIterable responses = client
     *             .listCapacityTasksPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.ListCapacityTasksResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListCapacityTasksIterable responses = client.listCapacityTasksPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #listCapacityTasks(software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest)} * operation. *

* * @param listCapacityTasksRequest * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListCapacityTasks * @see AWS * API Documentation */ default ListCapacityTasksIterable listCapacityTasksPaginator(ListCapacityTasksRequest listCapacityTasksRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return new ListCapacityTasksIterable(this, listCapacityTasksRequest); } /** *

* This is a variant of * {@link #listCapacityTasks(software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest)} operation. * The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally * handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListCapacityTasksIterable responses = client.listCapacityTasksPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.ListCapacityTasksIterable responses = client
     *             .listCapacityTasksPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.ListCapacityTasksResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListCapacityTasksIterable responses = client.listCapacityTasksPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #listCapacityTasks(software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest)} * operation. *

*
*

* This is a convenience which creates an instance of the {@link ListCapacityTasksRequest.Builder} avoiding the need * to create one manually via {@link ListCapacityTasksRequest#builder()} *

* * @param listCapacityTasksRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest.Builder} to create a * request. * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListCapacityTasks * @see AWS * API Documentation */ default ListCapacityTasksIterable listCapacityTasksPaginator( Consumer listCapacityTasksRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return listCapacityTasksPaginator(ListCapacityTasksRequest.builder().applyMutation(listCapacityTasksRequest).build()); } /** *

* Lists the items in the catalog. *

*

* Use filters to return specific results. If you specify multiple filters, the results include only the resources * that match all of the specified filters. For a filter where you can specify multiple values, the results include * items that match any of the values that you specify for the filter. *

* * @param listCatalogItemsRequest * @return Result of the ListCatalogItems operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListCatalogItems * @see AWS API * Documentation */ default ListCatalogItemsResponse listCatalogItems(ListCatalogItemsRequest listCatalogItemsRequest) throws ValidationException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Lists the items in the catalog. *

*

* Use filters to return specific results. If you specify multiple filters, the results include only the resources * that match all of the specified filters. For a filter where you can specify multiple values, the results include * items that match any of the values that you specify for the filter. *

*
*

* This is a convenience which creates an instance of the {@link ListCatalogItemsRequest.Builder} avoiding the need * to create one manually via {@link ListCatalogItemsRequest#builder()} *

* * @param listCatalogItemsRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder} to create a * request. * @return Result of the ListCatalogItems operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListCatalogItems * @see AWS API * Documentation */ default ListCatalogItemsResponse listCatalogItems(Consumer listCatalogItemsRequest) throws ValidationException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return listCatalogItems(ListCatalogItemsRequest.builder().applyMutation(listCatalogItemsRequest).build()); } /** *

* This is a variant of * {@link #listCatalogItems(software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest)} operation. The * return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle * making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListCatalogItemsIterable responses = client.listCatalogItemsPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.ListCatalogItemsIterable responses = client
     *             .listCatalogItemsPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListCatalogItemsIterable responses = client.listCatalogItemsPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #listCatalogItems(software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest)} operation. *

* * @param listCatalogItemsRequest * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListCatalogItems * @see AWS API * Documentation */ default ListCatalogItemsIterable listCatalogItemsPaginator(ListCatalogItemsRequest listCatalogItemsRequest) throws ValidationException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return new ListCatalogItemsIterable(this, listCatalogItemsRequest); } /** *

* This is a variant of * {@link #listCatalogItems(software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest)} operation. The * return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle * making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListCatalogItemsIterable responses = client.listCatalogItemsPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.ListCatalogItemsIterable responses = client
     *             .listCatalogItemsPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.ListCatalogItemsResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListCatalogItemsIterable responses = client.listCatalogItemsPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #listCatalogItems(software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest)} operation. *

*
*

* This is a convenience which creates an instance of the {@link ListCatalogItemsRequest.Builder} avoiding the need * to create one manually via {@link ListCatalogItemsRequest#builder()} *

* * @param listCatalogItemsRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListCatalogItemsRequest.Builder} to create a * request. * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListCatalogItems * @see AWS API * Documentation */ default ListCatalogItemsIterable listCatalogItemsPaginator(Consumer listCatalogItemsRequest) throws ValidationException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return listCatalogItemsPaginator(ListCatalogItemsRequest.builder().applyMutation(listCatalogItemsRequest).build()); } /** *

* Lists the Outpost orders for your Amazon Web Services account. *

* * @param listOrdersRequest * @return Result of the ListOrders operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListOrders * @see AWS API * Documentation */ default ListOrdersResponse listOrders(ListOrdersRequest listOrdersRequest) throws ValidationException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Lists the Outpost orders for your Amazon Web Services account. *

*
*

* This is a convenience which creates an instance of the {@link ListOrdersRequest.Builder} avoiding the need to * create one manually via {@link ListOrdersRequest#builder()} *

* * @param listOrdersRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListOrdersRequest.Builder} to create a request. * @return Result of the ListOrders operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListOrders * @see AWS API * Documentation */ default ListOrdersResponse listOrders(Consumer listOrdersRequest) throws ValidationException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return listOrders(ListOrdersRequest.builder().applyMutation(listOrdersRequest).build()); } /** *

* This is a variant of {@link #listOrders(software.amazon.awssdk.services.outposts.model.ListOrdersRequest)} * operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will * internally handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListOrdersIterable responses = client.listOrdersPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.ListOrdersIterable responses = client.listOrdersPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.ListOrdersResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListOrdersIterable responses = client.listOrdersPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #listOrders(software.amazon.awssdk.services.outposts.model.ListOrdersRequest)} operation. *

* * @param listOrdersRequest * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListOrders * @see AWS API * Documentation */ default ListOrdersIterable listOrdersPaginator(ListOrdersRequest listOrdersRequest) throws ValidationException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return new ListOrdersIterable(this, listOrdersRequest); } /** *

* This is a variant of {@link #listOrders(software.amazon.awssdk.services.outposts.model.ListOrdersRequest)} * operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will * internally handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListOrdersIterable responses = client.listOrdersPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.ListOrdersIterable responses = client.listOrdersPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.ListOrdersResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListOrdersIterable responses = client.listOrdersPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #listOrders(software.amazon.awssdk.services.outposts.model.ListOrdersRequest)} operation. *

*
*

* This is a convenience which creates an instance of the {@link ListOrdersRequest.Builder} avoiding the need to * create one manually via {@link ListOrdersRequest#builder()} *

* * @param listOrdersRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListOrdersRequest.Builder} to create a request. * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListOrders * @see AWS API * Documentation */ default ListOrdersIterable listOrdersPaginator(Consumer listOrdersRequest) throws ValidationException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return listOrdersPaginator(ListOrdersRequest.builder().applyMutation(listOrdersRequest).build()); } /** *

* Lists the Outposts for your Amazon Web Services account. *

*

* Use filters to return specific results. If you specify multiple filters, the results include only the resources * that match all of the specified filters. For a filter where you can specify multiple values, the results include * items that match any of the values that you specify for the filter. *

* * @param listOutpostsRequest * @return Result of the ListOutposts operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListOutposts * @see AWS API * Documentation */ default ListOutpostsResponse listOutposts(ListOutpostsRequest listOutpostsRequest) throws ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Lists the Outposts for your Amazon Web Services account. *

*

* Use filters to return specific results. If you specify multiple filters, the results include only the resources * that match all of the specified filters. For a filter where you can specify multiple values, the results include * items that match any of the values that you specify for the filter. *

*
*

* This is a convenience which creates an instance of the {@link ListOutpostsRequest.Builder} avoiding the need to * create one manually via {@link ListOutpostsRequest#builder()} *

* * @param listOutpostsRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListOutpostsRequest.Builder} to create a request. * @return Result of the ListOutposts operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListOutposts * @see AWS API * Documentation */ default ListOutpostsResponse listOutposts(Consumer listOutpostsRequest) throws ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return listOutposts(ListOutpostsRequest.builder().applyMutation(listOutpostsRequest).build()); } /** *

* This is a variant of {@link #listOutposts(software.amazon.awssdk.services.outposts.model.ListOutpostsRequest)} * operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will * internally handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListOutpostsIterable responses = client.listOutpostsPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.ListOutpostsIterable responses = client.listOutpostsPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.ListOutpostsResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListOutpostsIterable responses = client.listOutpostsPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #listOutposts(software.amazon.awssdk.services.outposts.model.ListOutpostsRequest)} operation. *

* * @param listOutpostsRequest * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListOutposts * @see AWS API * Documentation */ default ListOutpostsIterable listOutpostsPaginator(ListOutpostsRequest listOutpostsRequest) throws ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return new ListOutpostsIterable(this, listOutpostsRequest); } /** *

* This is a variant of {@link #listOutposts(software.amazon.awssdk.services.outposts.model.ListOutpostsRequest)} * operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will * internally handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListOutpostsIterable responses = client.listOutpostsPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.ListOutpostsIterable responses = client.listOutpostsPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.ListOutpostsResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListOutpostsIterable responses = client.listOutpostsPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #listOutposts(software.amazon.awssdk.services.outposts.model.ListOutpostsRequest)} operation. *

*
*

* This is a convenience which creates an instance of the {@link ListOutpostsRequest.Builder} avoiding the need to * create one manually via {@link ListOutpostsRequest#builder()} *

* * @param listOutpostsRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListOutpostsRequest.Builder} to create a request. * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListOutposts * @see AWS API * Documentation */ default ListOutpostsIterable listOutpostsPaginator(Consumer listOutpostsRequest) throws ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return listOutpostsPaginator(ListOutpostsRequest.builder().applyMutation(listOutpostsRequest).build()); } /** *

* Lists the Outpost sites for your Amazon Web Services account. Use filters to return specific results. *

*

* Use filters to return specific results. If you specify multiple filters, the results include only the resources * that match all of the specified filters. For a filter where you can specify multiple values, the results include * items that match any of the values that you specify for the filter. *

* * @param listSitesRequest * @return Result of the ListSites operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListSites * @see AWS API * Documentation */ default ListSitesResponse listSites(ListSitesRequest listSitesRequest) throws ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Lists the Outpost sites for your Amazon Web Services account. Use filters to return specific results. *

*

* Use filters to return specific results. If you specify multiple filters, the results include only the resources * that match all of the specified filters. For a filter where you can specify multiple values, the results include * items that match any of the values that you specify for the filter. *

*
*

* This is a convenience which creates an instance of the {@link ListSitesRequest.Builder} avoiding the need to * create one manually via {@link ListSitesRequest#builder()} *

* * @param listSitesRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListSitesRequest.Builder} to create a request. * @return Result of the ListSites operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListSites * @see AWS API * Documentation */ default ListSitesResponse listSites(Consumer listSitesRequest) throws ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return listSites(ListSitesRequest.builder().applyMutation(listSitesRequest).build()); } /** *

* This is a variant of {@link #listSites(software.amazon.awssdk.services.outposts.model.ListSitesRequest)} * operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will * internally handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListSitesIterable responses = client.listSitesPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.ListSitesIterable responses = client.listSitesPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.ListSitesResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListSitesIterable responses = client.listSitesPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #listSites(software.amazon.awssdk.services.outposts.model.ListSitesRequest)} operation. *

* * @param listSitesRequest * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListSites * @see AWS API * Documentation */ default ListSitesIterable listSitesPaginator(ListSitesRequest listSitesRequest) throws ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return new ListSitesIterable(this, listSitesRequest); } /** *

* This is a variant of {@link #listSites(software.amazon.awssdk.services.outposts.model.ListSitesRequest)} * operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will * internally handle making service calls for you. *

*

* When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no * guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response * pages by making service calls until there are no pages left or your iteration stops. If there are errors in your * request, you will see the failures only after you start iterating through the iterable. *

* *

* The following are few ways to iterate through the response pages: *

* 1) Using a Stream * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListSitesIterable responses = client.listSitesPaginator(request);
     * responses.stream().forEach(....);
     * }
     * 
* * 2) Using For loop * *
     * {
     *     @code
     *     software.amazon.awssdk.services.outposts.paginators.ListSitesIterable responses = client.listSitesPaginator(request);
     *     for (software.amazon.awssdk.services.outposts.model.ListSitesResponse response : responses) {
     *         // do something;
     *     }
     * }
     * 
* * 3) Use iterator directly * *
     * {@code
     * software.amazon.awssdk.services.outposts.paginators.ListSitesIterable responses = client.listSitesPaginator(request);
     * responses.iterator().forEachRemaining(....);
     * }
     * 
*

* Please notice that the configuration of MaxResults won't limit the number of results you get with the * paginator. It only limits the number of results in each page. *

*

* Note: If you prefer to have control on service calls, use the * {@link #listSites(software.amazon.awssdk.services.outposts.model.ListSitesRequest)} operation. *

*
*

* This is a convenience which creates an instance of the {@link ListSitesRequest.Builder} avoiding the need to * create one manually via {@link ListSitesRequest#builder()} *

* * @param listSitesRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListSitesRequest.Builder} to create a request. * @return A custom iterable that can be used to iterate through all the response pages. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListSites * @see AWS API * Documentation */ default ListSitesIterable listSitesPaginator(Consumer listSitesRequest) throws ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return listSitesPaginator(ListSitesRequest.builder().applyMutation(listSitesRequest).build()); } /** *

* Lists the tags for the specified resource. *

* * @param listTagsForResourceRequest * @return Result of the ListTagsForResource operation returned by the service. * @throws InternalServerException * An internal error has occurred. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListTagsForResource * @see AWS * API Documentation */ default ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws InternalServerException, ValidationException, NotFoundException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Lists the tags for the specified resource. *

*
*

* This is a convenience which creates an instance of the {@link ListTagsForResourceRequest.Builder} avoiding the * need to create one manually via {@link ListTagsForResourceRequest#builder()} *

* * @param listTagsForResourceRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.ListTagsForResourceRequest.Builder} to create a * request. * @return Result of the ListTagsForResource operation returned by the service. * @throws InternalServerException * An internal error has occurred. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.ListTagsForResource * @see AWS * API Documentation */ default ListTagsForResourceResponse listTagsForResource( Consumer listTagsForResourceRequest) throws InternalServerException, ValidationException, NotFoundException, AwsServiceException, SdkClientException, OutpostsException { return listTagsForResource(ListTagsForResourceRequest.builder().applyMutation(listTagsForResourceRequest).build()); } /** *

* Starts the specified capacity task. You can have one active capacity task for an order. *

* * @param startCapacityTaskRequest * @return Result of the StartCapacityTask operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.StartCapacityTask * @see AWS * API Documentation */ default StartCapacityTaskResponse startCapacityTask(StartCapacityTaskRequest startCapacityTaskRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, ConflictException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Starts the specified capacity task. You can have one active capacity task for an order. *

*
*

* This is a convenience which creates an instance of the {@link StartCapacityTaskRequest.Builder} avoiding the need * to create one manually via {@link StartCapacityTaskRequest#builder()} *

* * @param startCapacityTaskRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.StartCapacityTaskRequest.Builder} to create a * request. * @return Result of the StartCapacityTask operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.StartCapacityTask * @see AWS * API Documentation */ default StartCapacityTaskResponse startCapacityTask(Consumer startCapacityTaskRequest) throws ValidationException, AccessDeniedException, NotFoundException, InternalServerException, ConflictException, AwsServiceException, SdkClientException, OutpostsException { return startCapacityTask(StartCapacityTaskRequest.builder().applyMutation(startCapacityTaskRequest).build()); } /** * *

* Amazon Web Services uses this action to install Outpost servers. *

*
*

* Starts the connection required for Outpost server installation. *

*

* Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to * secure it. For more information, see Amazon Web Services * managed policies for Amazon Web Services Outposts and Logging Amazon Web * Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User * Guide. *

* * @param startConnectionRequest * @return Result of the StartConnection operation returned by the service. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.StartConnection * @see AWS API * Documentation */ default StartConnectionResponse startConnection(StartConnectionRequest startConnectionRequest) throws AccessDeniedException, ValidationException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** * *

* Amazon Web Services uses this action to install Outpost servers. *

*
*

* Starts the connection required for Outpost server installation. *

*

* Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to * secure it. For more information, see Amazon Web Services * managed policies for Amazon Web Services Outposts and Logging Amazon Web * Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User * Guide. *

*
*

* This is a convenience which creates an instance of the {@link StartConnectionRequest.Builder} avoiding the need * to create one manually via {@link StartConnectionRequest#builder()} *

* * @param startConnectionRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.StartConnectionRequest.Builder} to create a request. * @return Result of the StartConnection operation returned by the service. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.StartConnection * @see AWS API * Documentation */ default StartConnectionResponse startConnection(Consumer startConnectionRequest) throws AccessDeniedException, ValidationException, NotFoundException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return startConnection(StartConnectionRequest.builder().applyMutation(startConnectionRequest).build()); } /** *

* Adds tags to the specified resource. *

* * @param tagResourceRequest * @return Result of the TagResource operation returned by the service. * @throws InternalServerException * An internal error has occurred. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.TagResource * @see AWS API * Documentation */ default TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws InternalServerException, ValidationException, NotFoundException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Adds tags to the specified resource. *

*
*

* This is a convenience which creates an instance of the {@link TagResourceRequest.Builder} avoiding the need to * create one manually via {@link TagResourceRequest#builder()} *

* * @param tagResourceRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.TagResourceRequest.Builder} to create a request. * @return Result of the TagResource operation returned by the service. * @throws InternalServerException * An internal error has occurred. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.TagResource * @see AWS API * Documentation */ default TagResourceResponse tagResource(Consumer tagResourceRequest) throws InternalServerException, ValidationException, NotFoundException, AwsServiceException, SdkClientException, OutpostsException { return tagResource(TagResourceRequest.builder().applyMutation(tagResourceRequest).build()); } /** *

* Removes tags from the specified resource. *

* * @param untagResourceRequest * @return Result of the UntagResource operation returned by the service. * @throws InternalServerException * An internal error has occurred. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.UntagResource * @see AWS API * Documentation */ default UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws InternalServerException, ValidationException, NotFoundException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Removes tags from the specified resource. *

*
*

* This is a convenience which creates an instance of the {@link UntagResourceRequest.Builder} avoiding the need to * create one manually via {@link UntagResourceRequest#builder()} *

* * @param untagResourceRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.UntagResourceRequest.Builder} to create a request. * @return Result of the UntagResource operation returned by the service. * @throws InternalServerException * An internal error has occurred. * @throws ValidationException * A parameter is not valid. * @throws NotFoundException * The specified request is not valid. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.UntagResource * @see AWS API * Documentation */ default UntagResourceResponse untagResource(Consumer untagResourceRequest) throws InternalServerException, ValidationException, NotFoundException, AwsServiceException, SdkClientException, OutpostsException { return untagResource(UntagResourceRequest.builder().applyMutation(untagResourceRequest).build()); } /** *

* Updates an Outpost. *

* * @param updateOutpostRequest * @return Result of the UpdateOutpost operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.UpdateOutpost * @see AWS API * Documentation */ default UpdateOutpostResponse updateOutpost(UpdateOutpostRequest updateOutpostRequest) throws ValidationException, ConflictException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Updates an Outpost. *

*
*

* This is a convenience which creates an instance of the {@link UpdateOutpostRequest.Builder} avoiding the need to * create one manually via {@link UpdateOutpostRequest#builder()} *

* * @param updateOutpostRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest.Builder} to create a request. * @return Result of the UpdateOutpost operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.UpdateOutpost * @see AWS API * Documentation */ default UpdateOutpostResponse updateOutpost(Consumer updateOutpostRequest) throws ValidationException, ConflictException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return updateOutpost(UpdateOutpostRequest.builder().applyMutation(updateOutpostRequest).build()); } /** *

* Updates the specified site. *

* * @param updateSiteRequest * @return Result of the UpdateSite operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.UpdateSite * @see AWS API * Documentation */ default UpdateSiteResponse updateSite(UpdateSiteRequest updateSiteRequest) throws ValidationException, ConflictException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Updates the specified site. *

*
*

* This is a convenience which creates an instance of the {@link UpdateSiteRequest.Builder} avoiding the need to * create one manually via {@link UpdateSiteRequest#builder()} *

* * @param updateSiteRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.UpdateSiteRequest.Builder} to create a request. * @return Result of the UpdateSite operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.UpdateSite * @see AWS API * Documentation */ default UpdateSiteResponse updateSite(Consumer updateSiteRequest) throws ValidationException, ConflictException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return updateSite(UpdateSiteRequest.builder().applyMutation(updateSiteRequest).build()); } /** *

* Updates the address of the specified site. *

*

* You can't update a site address if there is an order in progress. You must wait for the order to complete or * cancel the order. *

*

* You can update the operating address before you place an order at the site, or after all Outposts that belong to * the site have been deactivated. *

* * @param updateSiteAddressRequest * @return Result of the UpdateSiteAddress operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.UpdateSiteAddress * @see AWS * API Documentation */ default UpdateSiteAddressResponse updateSiteAddress(UpdateSiteAddressRequest updateSiteAddressRequest) throws ValidationException, AccessDeniedException, NotFoundException, ConflictException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Updates the address of the specified site. *

*

* You can't update a site address if there is an order in progress. You must wait for the order to complete or * cancel the order. *

*

* You can update the operating address before you place an order at the site, or after all Outposts that belong to * the site have been deactivated. *

*
*

* This is a convenience which creates an instance of the {@link UpdateSiteAddressRequest.Builder} avoiding the need * to create one manually via {@link UpdateSiteAddressRequest#builder()} *

* * @param updateSiteAddressRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.UpdateSiteAddressRequest.Builder} to create a * request. * @return Result of the UpdateSiteAddress operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws NotFoundException * The specified request is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.UpdateSiteAddress * @see AWS * API Documentation */ default UpdateSiteAddressResponse updateSiteAddress(Consumer updateSiteAddressRequest) throws ValidationException, AccessDeniedException, NotFoundException, ConflictException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return updateSiteAddress(UpdateSiteAddressRequest.builder().applyMutation(updateSiteAddressRequest).build()); } /** *

* Update the physical and logistical details for a rack at a site. For more information about hardware requirements * for racks, see Network * readiness checklist in the Amazon Web Services Outposts User Guide. *

*

* To update a rack at a site with an order of IN_PROGRESS, you must wait for the order to complete or * cancel the order. *

* * @param updateSiteRackPhysicalPropertiesRequest * @return Result of the UpdateSiteRackPhysicalProperties operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.UpdateSiteRackPhysicalProperties * @see AWS API Documentation */ default UpdateSiteRackPhysicalPropertiesResponse updateSiteRackPhysicalProperties( UpdateSiteRackPhysicalPropertiesRequest updateSiteRackPhysicalPropertiesRequest) throws ValidationException, ConflictException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { throw new UnsupportedOperationException(); } /** *

* Update the physical and logistical details for a rack at a site. For more information about hardware requirements * for racks, see Network * readiness checklist in the Amazon Web Services Outposts User Guide. *

*

* To update a rack at a site with an order of IN_PROGRESS, you must wait for the order to complete or * cancel the order. *

*
*

* This is a convenience which creates an instance of the {@link UpdateSiteRackPhysicalPropertiesRequest.Builder} * avoiding the need to create one manually via {@link UpdateSiteRackPhysicalPropertiesRequest#builder()} *

* * @param updateSiteRackPhysicalPropertiesRequest * A {@link Consumer} that will call methods on * {@link software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest.Builder} to * create a request. * @return Result of the UpdateSiteRackPhysicalProperties operation returned by the service. * @throws ValidationException * A parameter is not valid. * @throws ConflictException * Updating or deleting this resource can cause an inconsistent state. * @throws NotFoundException * The specified request is not valid. * @throws AccessDeniedException * You do not have permission to perform this operation. * @throws InternalServerException * An internal error has occurred. * @throws SdkException * Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for * catch all scenarios. * @throws SdkClientException * If any client side error occurs such as an IO related failure, failure to get credentials, etc. * @throws OutpostsException * Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type. * @sample OutpostsClient.UpdateSiteRackPhysicalProperties * @see AWS API Documentation */ default UpdateSiteRackPhysicalPropertiesResponse updateSiteRackPhysicalProperties( Consumer updateSiteRackPhysicalPropertiesRequest) throws ValidationException, ConflictException, NotFoundException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OutpostsException { return updateSiteRackPhysicalProperties(UpdateSiteRackPhysicalPropertiesRequest.builder() .applyMutation(updateSiteRackPhysicalPropertiesRequest).build()); } /** * Create a {@link OutpostsClient} with the region loaded from the * {@link software.amazon.awssdk.regions.providers.DefaultAwsRegionProviderChain} and credentials loaded from the * {@link software.amazon.awssdk.auth.credentials.DefaultCredentialsProvider}. */ static OutpostsClient create() { return builder().build(); } /** * Create a builder that can be used to configure and create a {@link OutpostsClient}. */ static OutpostsClientBuilder builder() { return new DefaultOutpostsClientBuilder(); } static ServiceMetadata serviceMetadata() { return ServiceMetadata.of(SERVICE_METADATA_ID); } @Override default OutpostsServiceClientConfiguration serviceClientConfiguration() { throw new UnsupportedOperationException(); } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy