@Generated(value="software.amazon.awssdk:codegen") @ThreadSafe public interface DevOpsGuruAsyncClient extends SdkClient
builder() method.
Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical operational applications. You specify the AWS resources that you want DevOps Guru to cover, then the Amazon CloudWatch metrics and AWS CloudTrail events related to those resources are analyzed. When anomalous behavior is detected, DevOps Guru creates an insight that includes recommendations, related events, and related metrics that can help you improve your operational applications. For more information, see What is Amazon DevOps Guru.
You can specify 1 or 2 Amazon Simple Notification Service topics so you are notified every time a new insight is created. You can also enable DevOps Guru to generate an OpsItem in AWS Systems Manager for each insight to help you manage and track your work addressing insights.
To learn about the DevOps Guru workflow, see How DevOps Guru works. To learn about DevOps Guru concepts, see Concepts in DevOps Guru.
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_METADATA_ID
Value for looking up the service's metadata from the
ServiceMetadataProvider. |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddNotificationChannelResponse> |
addNotificationChannel(AddNotificationChannelRequest addNotificationChannelRequest)
Adds a notification channel to DevOps Guru.
|
default CompletableFuture<AddNotificationChannelResponse> |
addNotificationChannel(Consumer<AddNotificationChannelRequest.Builder> addNotificationChannelRequest)
Adds a notification channel to DevOps Guru.
|
static DevOpsGuruAsyncClientBuilder |
builder()
Create a builder that can be used to configure and create a
DevOpsGuruAsyncClient. |
static DevOpsGuruAsyncClient |
create()
Create a
DevOpsGuruAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
default CompletableFuture<DescribeAccountHealthResponse> |
describeAccountHealth(Consumer<DescribeAccountHealthRequest.Builder> describeAccountHealthRequest)
Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics
analyzed in your AWS account.
|
default CompletableFuture<DescribeAccountHealthResponse> |
describeAccountHealth(DescribeAccountHealthRequest describeAccountHealthRequest)
Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics
analyzed in your AWS account.
|
default CompletableFuture<DescribeAccountOverviewResponse> |
describeAccountOverview(Consumer<DescribeAccountOverviewRequest.Builder> describeAccountOverviewRequest)
For the time range passed in, returns the number of open reactive insight that were created, the number of open
proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
|
default CompletableFuture<DescribeAccountOverviewResponse> |
describeAccountOverview(DescribeAccountOverviewRequest describeAccountOverviewRequest)
For the time range passed in, returns the number of open reactive insight that were created, the number of open
proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
|
default CompletableFuture<DescribeAnomalyResponse> |
describeAnomaly(Consumer<DescribeAnomalyRequest.Builder> describeAnomalyRequest)
Returns details about an anomaly that you specify using its ID.
|
default CompletableFuture<DescribeAnomalyResponse> |
describeAnomaly(DescribeAnomalyRequest describeAnomalyRequest)
Returns details about an anomaly that you specify using its ID.
|
default CompletableFuture<DescribeFeedbackResponse> |
describeFeedback(Consumer<DescribeFeedbackRequest.Builder> describeFeedbackRequest)
Returns the most recent feedback submitted in the current AWS account and Region.
|
default CompletableFuture<DescribeFeedbackResponse> |
describeFeedback(DescribeFeedbackRequest describeFeedbackRequest)
Returns the most recent feedback submitted in the current AWS account and Region.
|
default CompletableFuture<DescribeInsightResponse> |
describeInsight(Consumer<DescribeInsightRequest.Builder> describeInsightRequest)
Returns details about an insight that you specify using its ID.
|
default CompletableFuture<DescribeInsightResponse> |
describeInsight(DescribeInsightRequest describeInsightRequest)
Returns details about an insight that you specify using its ID.
|
default CompletableFuture<DescribeResourceCollectionHealthResponse> |
describeResourceCollectionHealth(Consumer<DescribeResourceCollectionHealthRequest.Builder> describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for
all closed insights in resource collections in your account.
|
default CompletableFuture<DescribeResourceCollectionHealthResponse> |
describeResourceCollectionHealth(DescribeResourceCollectionHealthRequest describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for
all closed insights in resource collections in your account.
|
default DescribeResourceCollectionHealthPublisher |
describeResourceCollectionHealthPaginator(Consumer<DescribeResourceCollectionHealthRequest.Builder> describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for
all closed insights in resource collections in your account.
|
default DescribeResourceCollectionHealthPublisher |
describeResourceCollectionHealthPaginator(DescribeResourceCollectionHealthRequest describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for
all closed insights in resource collections in your account.
|
default CompletableFuture<DescribeServiceIntegrationResponse> |
describeServiceIntegration(Consumer<DescribeServiceIntegrationRequest.Builder> describeServiceIntegrationRequest)
Returns the integration status of services that are integrated with DevOps Guru.
|
default CompletableFuture<DescribeServiceIntegrationResponse> |
describeServiceIntegration(DescribeServiceIntegrationRequest describeServiceIntegrationRequest)
Returns the integration status of services that are integrated with DevOps Guru.
|
default CompletableFuture<GetCostEstimationResponse> |
getCostEstimation(Consumer<GetCostEstimationRequest.Builder> getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources.
|
default CompletableFuture<GetCostEstimationResponse> |
getCostEstimation(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources.
|
default GetCostEstimationPublisher |
getCostEstimationPaginator(Consumer<GetCostEstimationRequest.Builder> getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources.
|
default GetCostEstimationPublisher |
getCostEstimationPaginator(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources.
|
default CompletableFuture<GetResourceCollectionResponse> |
getResourceCollection(Consumer<GetResourceCollectionRequest.Builder> getResourceCollectionRequest)
Returns lists AWS resources that are of the specified resource collection type.
|
default CompletableFuture<GetResourceCollectionResponse> |
getResourceCollection(GetResourceCollectionRequest getResourceCollectionRequest)
Returns lists AWS resources that are of the specified resource collection type.
|
default GetResourceCollectionPublisher |
getResourceCollectionPaginator(Consumer<GetResourceCollectionRequest.Builder> getResourceCollectionRequest)
Returns lists AWS resources that are of the specified resource collection type.
|
default GetResourceCollectionPublisher |
getResourceCollectionPaginator(GetResourceCollectionRequest getResourceCollectionRequest)
Returns lists AWS resources that are of the specified resource collection type.
|
default CompletableFuture<ListAnomaliesForInsightResponse> |
listAnomaliesForInsight(Consumer<ListAnomaliesForInsightRequest.Builder> listAnomaliesForInsightRequest)
Returns a list of the anomalies that belong to an insight that you specify using its ID.
|
default CompletableFuture<ListAnomaliesForInsightResponse> |
listAnomaliesForInsight(ListAnomaliesForInsightRequest listAnomaliesForInsightRequest)
Returns a list of the anomalies that belong to an insight that you specify using its ID.
|
default ListAnomaliesForInsightPublisher |
listAnomaliesForInsightPaginator(Consumer<ListAnomaliesForInsightRequest.Builder> listAnomaliesForInsightRequest)
Returns a list of the anomalies that belong to an insight that you specify using its ID.
|
default ListAnomaliesForInsightPublisher |
listAnomaliesForInsightPaginator(ListAnomaliesForInsightRequest listAnomaliesForInsightRequest)
Returns a list of the anomalies that belong to an insight that you specify using its ID.
|
default CompletableFuture<ListEventsResponse> |
listEvents(Consumer<ListEventsRequest.Builder> listEventsRequest)
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.
|
default CompletableFuture<ListEventsResponse> |
listEvents(ListEventsRequest listEventsRequest)
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.
|
default ListEventsPublisher |
listEventsPaginator(Consumer<ListEventsRequest.Builder> listEventsRequest)
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.
|
default ListEventsPublisher |
listEventsPaginator(ListEventsRequest listEventsRequest)
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru.
|
default CompletableFuture<ListInsightsResponse> |
listInsights(Consumer<ListInsightsRequest.Builder> listInsightsRequest)
Returns a list of insights in your AWS account.
|
default CompletableFuture<ListInsightsResponse> |
listInsights(ListInsightsRequest listInsightsRequest)
Returns a list of insights in your AWS account.
|
default ListInsightsPublisher |
listInsightsPaginator(Consumer<ListInsightsRequest.Builder> listInsightsRequest)
Returns a list of insights in your AWS account.
|
default ListInsightsPublisher |
listInsightsPaginator(ListInsightsRequest listInsightsRequest)
Returns a list of insights in your AWS account.
|
default CompletableFuture<ListNotificationChannelsResponse> |
listNotificationChannels(Consumer<ListNotificationChannelsRequest.Builder> listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru.
|
default CompletableFuture<ListNotificationChannelsResponse> |
listNotificationChannels(ListNotificationChannelsRequest listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru.
|
default ListNotificationChannelsPublisher |
listNotificationChannelsPaginator(Consumer<ListNotificationChannelsRequest.Builder> listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru.
|
default ListNotificationChannelsPublisher |
listNotificationChannelsPaginator(ListNotificationChannelsRequest listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru.
|
default CompletableFuture<ListRecommendationsResponse> |
listRecommendations(Consumer<ListRecommendationsRequest.Builder> listRecommendationsRequest)
Returns a list of a specified insight's recommendations.
|
default CompletableFuture<ListRecommendationsResponse> |
listRecommendations(ListRecommendationsRequest listRecommendationsRequest)
Returns a list of a specified insight's recommendations.
|
default ListRecommendationsPublisher |
listRecommendationsPaginator(Consumer<ListRecommendationsRequest.Builder> listRecommendationsRequest)
Returns a list of a specified insight's recommendations.
|
default ListRecommendationsPublisher |
listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest)
Returns a list of a specified insight's recommendations.
|
default CompletableFuture<PutFeedbackResponse> |
putFeedback(Consumer<PutFeedbackRequest.Builder> putFeedbackRequest)
Collects customer feedback about the specified insight.
|
default CompletableFuture<PutFeedbackResponse> |
putFeedback(PutFeedbackRequest putFeedbackRequest)
Collects customer feedback about the specified insight.
|
default CompletableFuture<RemoveNotificationChannelResponse> |
removeNotificationChannel(Consumer<RemoveNotificationChannelRequest.Builder> removeNotificationChannelRequest)
Removes a notification channel from DevOps Guru.
|
default CompletableFuture<RemoveNotificationChannelResponse> |
removeNotificationChannel(RemoveNotificationChannelRequest removeNotificationChannelRequest)
Removes a notification channel from DevOps Guru.
|
default CompletableFuture<SearchInsightsResponse> |
searchInsights(Consumer<SearchInsightsRequest.Builder> searchInsightsRequest)
Returns a list of insights in your AWS account.
|
default CompletableFuture<SearchInsightsResponse> |
searchInsights(SearchInsightsRequest searchInsightsRequest)
Returns a list of insights in your AWS account.
|
default SearchInsightsPublisher |
searchInsightsPaginator(Consumer<SearchInsightsRequest.Builder> searchInsightsRequest)
Returns a list of insights in your AWS account.
|
default SearchInsightsPublisher |
searchInsightsPaginator(SearchInsightsRequest searchInsightsRequest)
Returns a list of insights in your AWS account.
|
default CompletableFuture<StartCostEstimationResponse> |
startCostEstimation(Consumer<StartCostEstimationRequest.Builder> startCostEstimationRequest)
Starts the creation of an estimate of the monthly cost to analyze your AWS resources.
|
default CompletableFuture<StartCostEstimationResponse> |
startCostEstimation(StartCostEstimationRequest startCostEstimationRequest)
Starts the creation of an estimate of the monthly cost to analyze your AWS resources.
|
default CompletableFuture<UpdateResourceCollectionResponse> |
updateResourceCollection(Consumer<UpdateResourceCollectionRequest.Builder> updateResourceCollectionRequest)
Updates the collection of resources that DevOps Guru analyzes.
|
default CompletableFuture<UpdateResourceCollectionResponse> |
updateResourceCollection(UpdateResourceCollectionRequest updateResourceCollectionRequest)
Updates the collection of resources that DevOps Guru analyzes.
|
default CompletableFuture<UpdateServiceIntegrationResponse> |
updateServiceIntegration(Consumer<UpdateServiceIntegrationRequest.Builder> updateServiceIntegrationRequest)
Enables or disables integration with a service that can be integrated with DevOps Guru.
|
default CompletableFuture<UpdateServiceIntegrationResponse> |
updateServiceIntegration(UpdateServiceIntegrationRequest updateServiceIntegrationRequest)
Enables or disables integration with a service that can be integrated with DevOps Guru.
|
serviceNameclosestatic final String SERVICE_NAME
static final String SERVICE_METADATA_ID
ServiceMetadataProvider.static DevOpsGuruAsyncClient create()
DevOpsGuruAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static DevOpsGuruAsyncClientBuilder builder()
DevOpsGuruAsyncClient.default CompletableFuture<AddNotificationChannelResponse> addNotificationChannel(AddNotificationChannelRequest addNotificationChannelRequest)
Adds a notification channel to DevOps Guru. A notification channel is used to notify you about important DevOps Guru events, such as when an insight is generated.
If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. For more information, see Permissions for cross account Amazon SNS topics.
If you use an Amazon SNS topic that is encrypted by an AWS Key Management Service customer-managed key (CMK), then you must add permissions to the CMK. For more information, see Permissions for AWS KMS–encrypted Amazon SNS topics.
addNotificationChannelRequest - default CompletableFuture<AddNotificationChannelResponse> addNotificationChannel(Consumer<AddNotificationChannelRequest.Builder> addNotificationChannelRequest)
Adds a notification channel to DevOps Guru. A notification channel is used to notify you about important DevOps Guru events, such as when an insight is generated.
If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. For more information, see Permissions for cross account Amazon SNS topics.
If you use an Amazon SNS topic that is encrypted by an AWS Key Management Service customer-managed key (CMK), then you must add permissions to the CMK. For more information, see Permissions for AWS KMS–encrypted Amazon SNS topics.
This is a convenience which creates an instance of the AddNotificationChannelRequest.Builder avoiding the
need to create one manually via AddNotificationChannelRequest.builder()
addNotificationChannelRequest - A Consumer that will call methods on AddNotificationChannelRequest.Builder to create a
request.default CompletableFuture<DescribeAccountHealthResponse> describeAccountHealth(DescribeAccountHealthRequest describeAccountHealthRequest)
Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics analyzed in your AWS account. Use these numbers to gauge the health of operations in your AWS account.
describeAccountHealthRequest - default CompletableFuture<DescribeAccountHealthResponse> describeAccountHealth(Consumer<DescribeAccountHealthRequest.Builder> describeAccountHealthRequest)
Returns the number of open reactive insights, the number of open proactive insights, and the number of metrics analyzed in your AWS account. Use these numbers to gauge the health of operations in your AWS account.
This is a convenience which creates an instance of the DescribeAccountHealthRequest.Builder avoiding the
need to create one manually via DescribeAccountHealthRequest.builder()
describeAccountHealthRequest - A Consumer that will call methods on DescribeAccountHealthRequest.Builder to create a
request.default CompletableFuture<DescribeAccountOverviewResponse> describeAccountOverview(DescribeAccountOverviewRequest describeAccountOverviewRequest)
For the time range passed in, returns the number of open reactive insight that were created, the number of open proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
describeAccountOverviewRequest - default CompletableFuture<DescribeAccountOverviewResponse> describeAccountOverview(Consumer<DescribeAccountOverviewRequest.Builder> describeAccountOverviewRequest)
For the time range passed in, returns the number of open reactive insight that were created, the number of open proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
This is a convenience which creates an instance of the DescribeAccountOverviewRequest.Builder avoiding
the need to create one manually via DescribeAccountOverviewRequest.builder()
describeAccountOverviewRequest - A Consumer that will call methods on DescribeAccountOverviewRequest.Builder to create a
request.default CompletableFuture<DescribeAnomalyResponse> describeAnomaly(DescribeAnomalyRequest describeAnomalyRequest)
Returns details about an anomaly that you specify using its ID.
describeAnomalyRequest - default CompletableFuture<DescribeAnomalyResponse> describeAnomaly(Consumer<DescribeAnomalyRequest.Builder> describeAnomalyRequest)
Returns details about an anomaly that you specify using its ID.
This is a convenience which creates an instance of the DescribeAnomalyRequest.Builder avoiding the need
to create one manually via DescribeAnomalyRequest.builder()
describeAnomalyRequest - A Consumer that will call methods on DescribeAnomalyRequest.Builder to create a request.default CompletableFuture<DescribeFeedbackResponse> describeFeedback(DescribeFeedbackRequest describeFeedbackRequest)
Returns the most recent feedback submitted in the current AWS account and Region.
describeFeedbackRequest - default CompletableFuture<DescribeFeedbackResponse> describeFeedback(Consumer<DescribeFeedbackRequest.Builder> describeFeedbackRequest)
Returns the most recent feedback submitted in the current AWS account and Region.
This is a convenience which creates an instance of the DescribeFeedbackRequest.Builder avoiding the need
to create one manually via DescribeFeedbackRequest.builder()
describeFeedbackRequest - A Consumer that will call methods on DescribeFeedbackRequest.Builder to create a request.default CompletableFuture<DescribeInsightResponse> describeInsight(DescribeInsightRequest describeInsightRequest)
Returns details about an insight that you specify using its ID.
describeInsightRequest - default CompletableFuture<DescribeInsightResponse> describeInsight(Consumer<DescribeInsightRequest.Builder> describeInsightRequest)
Returns details about an insight that you specify using its ID.
This is a convenience which creates an instance of the DescribeInsightRequest.Builder avoiding the need
to create one manually via DescribeInsightRequest.builder()
describeInsightRequest - A Consumer that will call methods on DescribeInsightRequest.Builder to create a request.default CompletableFuture<DescribeResourceCollectionHealthResponse> describeResourceCollectionHealth(DescribeResourceCollectionHealthRequest describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for all closed insights in resource collections in your account. You specify the type of AWS resources collection. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
describeResourceCollectionHealthRequest - default CompletableFuture<DescribeResourceCollectionHealthResponse> describeResourceCollectionHealth(Consumer<DescribeResourceCollectionHealthRequest.Builder> describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for all closed insights in resource collections in your account. You specify the type of AWS resources collection. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
This is a convenience which creates an instance of the DescribeResourceCollectionHealthRequest.Builder
avoiding the need to create one manually via DescribeResourceCollectionHealthRequest.builder()
describeResourceCollectionHealthRequest - A Consumer that will call methods on DescribeResourceCollectionHealthRequest.Builder to
create a request.default DescribeResourceCollectionHealthPublisher describeResourceCollectionHealthPaginator(DescribeResourceCollectionHealthRequest describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for all closed insights in resource collections in your account. You specify the type of AWS resources collection. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
This is a variant of
describeResourceCollectionHealth(software.amazon.awssdk.services.devopsguru.model.DescribeResourceCollectionHealthRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.DescribeResourceCollectionHealthPublisher publisher = client.describeResourceCollectionHealthPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.DescribeResourceCollectionHealthPublisher publisher = client.describeResourceCollectionHealthPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.DescribeResourceCollectionHealthResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.DescribeResourceCollectionHealthResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null 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
describeResourceCollectionHealth(software.amazon.awssdk.services.devopsguru.model.DescribeResourceCollectionHealthRequest)
operation.
describeResourceCollectionHealthRequest - default DescribeResourceCollectionHealthPublisher describeResourceCollectionHealthPaginator(Consumer<DescribeResourceCollectionHealthRequest.Builder> describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for all closed insights in resource collections in your account. You specify the type of AWS resources collection. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
This is a variant of
describeResourceCollectionHealth(software.amazon.awssdk.services.devopsguru.model.DescribeResourceCollectionHealthRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.DescribeResourceCollectionHealthPublisher publisher = client.describeResourceCollectionHealthPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.DescribeResourceCollectionHealthPublisher publisher = client.describeResourceCollectionHealthPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.DescribeResourceCollectionHealthResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.DescribeResourceCollectionHealthResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null 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
describeResourceCollectionHealth(software.amazon.awssdk.services.devopsguru.model.DescribeResourceCollectionHealthRequest)
operation.
This is a convenience which creates an instance of the DescribeResourceCollectionHealthRequest.Builder
avoiding the need to create one manually via DescribeResourceCollectionHealthRequest.builder()
describeResourceCollectionHealthRequest - A Consumer that will call methods on DescribeResourceCollectionHealthRequest.Builder to
create a request.default CompletableFuture<DescribeServiceIntegrationResponse> describeServiceIntegration(DescribeServiceIntegrationRequest describeServiceIntegrationRequest)
Returns the integration status of services that are integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is AWS Systems Manager, which can be used to create an OpsItem for each generated insight.
describeServiceIntegrationRequest - default CompletableFuture<DescribeServiceIntegrationResponse> describeServiceIntegration(Consumer<DescribeServiceIntegrationRequest.Builder> describeServiceIntegrationRequest)
Returns the integration status of services that are integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is AWS Systems Manager, which can be used to create an OpsItem for each generated insight.
This is a convenience which creates an instance of the DescribeServiceIntegrationRequest.Builder avoiding
the need to create one manually via DescribeServiceIntegrationRequest.builder()
describeServiceIntegrationRequest - A Consumer that will call methods on DescribeServiceIntegrationRequest.Builder to create a
request.default CompletableFuture<GetCostEstimationResponse> getCostEstimation(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources. For more information, see Estimate your Amazon DevOps Guru costs and Amazon DevOps Guru pricing.
getCostEstimationRequest - default CompletableFuture<GetCostEstimationResponse> getCostEstimation(Consumer<GetCostEstimationRequest.Builder> getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources. For more information, see Estimate your Amazon DevOps Guru costs and Amazon DevOps Guru pricing.
This is a convenience which creates an instance of the GetCostEstimationRequest.Builder avoiding the need
to create one manually via GetCostEstimationRequest.builder()
getCostEstimationRequest - A Consumer that will call methods on GetCostEstimationRequest.Builder to create a request.default GetCostEstimationPublisher getCostEstimationPaginator(GetCostEstimationRequest getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources. For more information, see Estimate your Amazon DevOps Guru costs and Amazon DevOps Guru pricing.
This is a variant of
getCostEstimation(software.amazon.awssdk.services.devopsguru.model.GetCostEstimationRequest) operation.
The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.GetCostEstimationPublisher publisher = client.getCostEstimationPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.GetCostEstimationPublisher publisher = client.getCostEstimationPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.GetCostEstimationResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.GetCostEstimationResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null 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
getCostEstimation(software.amazon.awssdk.services.devopsguru.model.GetCostEstimationRequest)
operation.
getCostEstimationRequest - default GetCostEstimationPublisher getCostEstimationPaginator(Consumer<GetCostEstimationRequest.Builder> getCostEstimationRequest)
Returns an estimate of the monthly cost for DevOps Guru to analyze your AWS resources. For more information, see Estimate your Amazon DevOps Guru costs and Amazon DevOps Guru pricing.
This is a variant of
getCostEstimation(software.amazon.awssdk.services.devopsguru.model.GetCostEstimationRequest) operation.
The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.GetCostEstimationPublisher publisher = client.getCostEstimationPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.GetCostEstimationPublisher publisher = client.getCostEstimationPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.GetCostEstimationResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.GetCostEstimationResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null 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
getCostEstimation(software.amazon.awssdk.services.devopsguru.model.GetCostEstimationRequest)
operation.
This is a convenience which creates an instance of the GetCostEstimationRequest.Builder avoiding the need
to create one manually via GetCostEstimationRequest.builder()
getCostEstimationRequest - A Consumer that will call methods on GetCostEstimationRequest.Builder to create a request.default CompletableFuture<GetResourceCollectionResponse> getResourceCollection(GetResourceCollectionRequest getResourceCollectionRequest)
Returns lists AWS resources that are of the specified resource collection type. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
getResourceCollectionRequest - default CompletableFuture<GetResourceCollectionResponse> getResourceCollection(Consumer<GetResourceCollectionRequest.Builder> getResourceCollectionRequest)
Returns lists AWS resources that are of the specified resource collection type. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
This is a convenience which creates an instance of the GetResourceCollectionRequest.Builder avoiding the
need to create one manually via GetResourceCollectionRequest.builder()
getResourceCollectionRequest - A Consumer that will call methods on GetResourceCollectionRequest.Builder to create a
request.default GetResourceCollectionPublisher getResourceCollectionPaginator(GetResourceCollectionRequest getResourceCollectionRequest)
Returns lists AWS resources that are of the specified resource collection type. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
This is a variant of
getResourceCollection(software.amazon.awssdk.services.devopsguru.model.GetResourceCollectionRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.GetResourceCollectionPublisher publisher = client.getResourceCollectionPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.GetResourceCollectionPublisher publisher = client.getResourceCollectionPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.GetResourceCollectionResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.GetResourceCollectionResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null 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
getResourceCollection(software.amazon.awssdk.services.devopsguru.model.GetResourceCollectionRequest)
operation.
getResourceCollectionRequest - default GetResourceCollectionPublisher getResourceCollectionPaginator(Consumer<GetResourceCollectionRequest.Builder> getResourceCollectionRequest)
Returns lists AWS resources that are of the specified resource collection type. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
This is a variant of
getResourceCollection(software.amazon.awssdk.services.devopsguru.model.GetResourceCollectionRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.GetResourceCollectionPublisher publisher = client.getResourceCollectionPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.GetResourceCollectionPublisher publisher = client.getResourceCollectionPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.GetResourceCollectionResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.GetResourceCollectionResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null 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
getResourceCollection(software.amazon.awssdk.services.devopsguru.model.GetResourceCollectionRequest)
operation.
This is a convenience which creates an instance of the GetResourceCollectionRequest.Builder avoiding the
need to create one manually via GetResourceCollectionRequest.builder()
getResourceCollectionRequest - A Consumer that will call methods on GetResourceCollectionRequest.Builder to create a
request.default CompletableFuture<ListAnomaliesForInsightResponse> listAnomaliesForInsight(ListAnomaliesForInsightRequest listAnomaliesForInsightRequest)
Returns a list of the anomalies that belong to an insight that you specify using its ID.
listAnomaliesForInsightRequest - default CompletableFuture<ListAnomaliesForInsightResponse> listAnomaliesForInsight(Consumer<ListAnomaliesForInsightRequest.Builder> listAnomaliesForInsightRequest)
Returns a list of the anomalies that belong to an insight that you specify using its ID.
This is a convenience which creates an instance of the ListAnomaliesForInsightRequest.Builder avoiding
the need to create one manually via ListAnomaliesForInsightRequest.builder()
listAnomaliesForInsightRequest - A Consumer that will call methods on ListAnomaliesForInsightRequest.Builder to create a
request.default ListAnomaliesForInsightPublisher listAnomaliesForInsightPaginator(ListAnomaliesForInsightRequest listAnomaliesForInsightRequest)
Returns a list of the anomalies that belong to an insight that you specify using its ID.
This is a variant of
listAnomaliesForInsight(software.amazon.awssdk.services.devopsguru.model.ListAnomaliesForInsightRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.ListAnomaliesForInsightPublisher publisher = client.listAnomaliesForInsightPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.ListAnomaliesForInsightPublisher publisher = client.listAnomaliesForInsightPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.ListAnomaliesForInsightResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.ListAnomaliesForInsightResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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
listAnomaliesForInsight(software.amazon.awssdk.services.devopsguru.model.ListAnomaliesForInsightRequest)
operation.
listAnomaliesForInsightRequest - default ListAnomaliesForInsightPublisher listAnomaliesForInsightPaginator(Consumer<ListAnomaliesForInsightRequest.Builder> listAnomaliesForInsightRequest)
Returns a list of the anomalies that belong to an insight that you specify using its ID.
This is a variant of
listAnomaliesForInsight(software.amazon.awssdk.services.devopsguru.model.ListAnomaliesForInsightRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.ListAnomaliesForInsightPublisher publisher = client.listAnomaliesForInsightPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.ListAnomaliesForInsightPublisher publisher = client.listAnomaliesForInsightPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.ListAnomaliesForInsightResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.ListAnomaliesForInsightResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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
listAnomaliesForInsight(software.amazon.awssdk.services.devopsguru.model.ListAnomaliesForInsightRequest)
operation.
This is a convenience which creates an instance of the ListAnomaliesForInsightRequest.Builder avoiding
the need to create one manually via ListAnomaliesForInsightRequest.builder()
listAnomaliesForInsightRequest - A Consumer that will call methods on ListAnomaliesForInsightRequest.Builder to create a
request.default CompletableFuture<ListEventsResponse> listEvents(ListEventsRequest listEventsRequest)
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru. You can use filters to specify which events are returned.
listEventsRequest - default CompletableFuture<ListEventsResponse> listEvents(Consumer<ListEventsRequest.Builder> listEventsRequest)
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru. You can use filters to specify which events are returned.
This is a convenience which creates an instance of the ListEventsRequest.Builder avoiding the need to
create one manually via ListEventsRequest.builder()
listEventsRequest - A Consumer that will call methods on ListEventsRequest.Builder to create a request.default ListEventsPublisher listEventsPaginator(ListEventsRequest listEventsRequest)
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru. You can use filters to specify which events are returned.
This is a variant of listEvents(software.amazon.awssdk.services.devopsguru.model.ListEventsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.ListEventsPublisher publisher = client.listEventsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.ListEventsPublisher publisher = client.listEventsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.ListEventsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.ListEventsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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
listEvents(software.amazon.awssdk.services.devopsguru.model.ListEventsRequest) operation.
listEventsRequest - default ListEventsPublisher listEventsPaginator(Consumer<ListEventsRequest.Builder> listEventsRequest)
Returns a list of the events emitted by the resources that are evaluated by DevOps Guru. You can use filters to specify which events are returned.
This is a variant of listEvents(software.amazon.awssdk.services.devopsguru.model.ListEventsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.ListEventsPublisher publisher = client.listEventsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.ListEventsPublisher publisher = client.listEventsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.ListEventsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.ListEventsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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
listEvents(software.amazon.awssdk.services.devopsguru.model.ListEventsRequest) operation.
This is a convenience which creates an instance of the ListEventsRequest.Builder avoiding the need to
create one manually via ListEventsRequest.builder()
listEventsRequest - A Consumer that will call methods on ListEventsRequest.Builder to create a request.default CompletableFuture<ListInsightsResponse> listInsights(ListInsightsRequest listInsightsRequest)
Returns a list of insights in your AWS account. You can specify which insights are returned by their start time
and status (ONGOING, CLOSED, or ANY).
listInsightsRequest - default CompletableFuture<ListInsightsResponse> listInsights(Consumer<ListInsightsRequest.Builder> listInsightsRequest)
Returns a list of insights in your AWS account. You can specify which insights are returned by their start time
and status (ONGOING, CLOSED, or ANY).
This is a convenience which creates an instance of the ListInsightsRequest.Builder avoiding the need to
create one manually via ListInsightsRequest.builder()
listInsightsRequest - A Consumer that will call methods on ListInsightsRequest.Builder to create a request.default ListInsightsPublisher listInsightsPaginator(ListInsightsRequest listInsightsRequest)
Returns a list of insights in your AWS account. You can specify which insights are returned by their start time
and status (ONGOING, CLOSED, or ANY).
This is a variant of listInsights(software.amazon.awssdk.services.devopsguru.model.ListInsightsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.ListInsightsPublisher publisher = client.listInsightsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.ListInsightsPublisher publisher = client.listInsightsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.ListInsightsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.ListInsightsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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
listInsights(software.amazon.awssdk.services.devopsguru.model.ListInsightsRequest) operation.
listInsightsRequest - default ListInsightsPublisher listInsightsPaginator(Consumer<ListInsightsRequest.Builder> listInsightsRequest)
Returns a list of insights in your AWS account. You can specify which insights are returned by their start time
and status (ONGOING, CLOSED, or ANY).
This is a variant of listInsights(software.amazon.awssdk.services.devopsguru.model.ListInsightsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.ListInsightsPublisher publisher = client.listInsightsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.ListInsightsPublisher publisher = client.listInsightsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.ListInsightsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.ListInsightsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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
listInsights(software.amazon.awssdk.services.devopsguru.model.ListInsightsRequest) operation.
This is a convenience which creates an instance of the ListInsightsRequest.Builder avoiding the need to
create one manually via ListInsightsRequest.builder()
listInsightsRequest - A Consumer that will call methods on ListInsightsRequest.Builder to create a request.default CompletableFuture<ListNotificationChannelsResponse> listNotificationChannels(ListNotificationChannelsRequest listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru. Each notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS).
listNotificationChannelsRequest - default CompletableFuture<ListNotificationChannelsResponse> listNotificationChannels(Consumer<ListNotificationChannelsRequest.Builder> listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru. Each notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS).
This is a convenience which creates an instance of the ListNotificationChannelsRequest.Builder avoiding
the need to create one manually via ListNotificationChannelsRequest.builder()
listNotificationChannelsRequest - A Consumer that will call methods on ListNotificationChannelsRequest.Builder to create a
request.default ListNotificationChannelsPublisher listNotificationChannelsPaginator(ListNotificationChannelsRequest listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru. Each notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS).
This is a variant of
listNotificationChannels(software.amazon.awssdk.services.devopsguru.model.ListNotificationChannelsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.ListNotificationChannelsPublisher publisher = client.listNotificationChannelsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.ListNotificationChannelsPublisher publisher = client.listNotificationChannelsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.ListNotificationChannelsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.ListNotificationChannelsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null 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
listNotificationChannels(software.amazon.awssdk.services.devopsguru.model.ListNotificationChannelsRequest)
operation.
listNotificationChannelsRequest - default ListNotificationChannelsPublisher listNotificationChannelsPaginator(Consumer<ListNotificationChannelsRequest.Builder> listNotificationChannelsRequest)
Returns a list of notification channels configured for DevOps Guru. Each notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS).
This is a variant of
listNotificationChannels(software.amazon.awssdk.services.devopsguru.model.ListNotificationChannelsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.ListNotificationChannelsPublisher publisher = client.listNotificationChannelsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.ListNotificationChannelsPublisher publisher = client.listNotificationChannelsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.ListNotificationChannelsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.ListNotificationChannelsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null 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
listNotificationChannels(software.amazon.awssdk.services.devopsguru.model.ListNotificationChannelsRequest)
operation.
This is a convenience which creates an instance of the ListNotificationChannelsRequest.Builder avoiding
the need to create one manually via ListNotificationChannelsRequest.builder()
listNotificationChannelsRequest - A Consumer that will call methods on ListNotificationChannelsRequest.Builder to create a
request.default CompletableFuture<ListRecommendationsResponse> listRecommendations(ListRecommendationsRequest listRecommendationsRequest)
Returns a list of a specified insight's recommendations. Each recommendation includes a list of related metrics and a list of related events.
listRecommendationsRequest - default CompletableFuture<ListRecommendationsResponse> listRecommendations(Consumer<ListRecommendationsRequest.Builder> listRecommendationsRequest)
Returns a list of a specified insight's recommendations. Each recommendation includes a list of related metrics and a list of related events.
This is a convenience which creates an instance of the ListRecommendationsRequest.Builder avoiding the
need to create one manually via ListRecommendationsRequest.builder()
listRecommendationsRequest - A Consumer that will call methods on ListRecommendationsRequest.Builder to create a
request.default ListRecommendationsPublisher listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest)
Returns a list of a specified insight's recommendations. Each recommendation includes a list of related metrics and a list of related events.
This is a variant of
listRecommendations(software.amazon.awssdk.services.devopsguru.model.ListRecommendationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.ListRecommendationsPublisher publisher = client.listRecommendationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.ListRecommendationsPublisher publisher = client.listRecommendationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.ListRecommendationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.ListRecommendationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null 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
listRecommendations(software.amazon.awssdk.services.devopsguru.model.ListRecommendationsRequest)
operation.
listRecommendationsRequest - default ListRecommendationsPublisher listRecommendationsPaginator(Consumer<ListRecommendationsRequest.Builder> listRecommendationsRequest)
Returns a list of a specified insight's recommendations. Each recommendation includes a list of related metrics and a list of related events.
This is a variant of
listRecommendations(software.amazon.awssdk.services.devopsguru.model.ListRecommendationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.ListRecommendationsPublisher publisher = client.listRecommendationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.ListRecommendationsPublisher publisher = client.listRecommendationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.ListRecommendationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.ListRecommendationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of null 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
listRecommendations(software.amazon.awssdk.services.devopsguru.model.ListRecommendationsRequest)
operation.
This is a convenience which creates an instance of the ListRecommendationsRequest.Builder avoiding the
need to create one manually via ListRecommendationsRequest.builder()
listRecommendationsRequest - A Consumer that will call methods on ListRecommendationsRequest.Builder to create a
request.default CompletableFuture<PutFeedbackResponse> putFeedback(PutFeedbackRequest putFeedbackRequest)
Collects customer feedback about the specified insight.
putFeedbackRequest - default CompletableFuture<PutFeedbackResponse> putFeedback(Consumer<PutFeedbackRequest.Builder> putFeedbackRequest)
Collects customer feedback about the specified insight.
This is a convenience which creates an instance of the PutFeedbackRequest.Builder avoiding the need to
create one manually via PutFeedbackRequest.builder()
putFeedbackRequest - A Consumer that will call methods on PutFeedbackRequest.Builder to create a request.default CompletableFuture<RemoveNotificationChannelResponse> removeNotificationChannel(RemoveNotificationChannelRequest removeNotificationChannelRequest)
Removes a notification channel from DevOps Guru. A notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations.
removeNotificationChannelRequest - default CompletableFuture<RemoveNotificationChannelResponse> removeNotificationChannel(Consumer<RemoveNotificationChannelRequest.Builder> removeNotificationChannelRequest)
Removes a notification channel from DevOps Guru. A notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations.
This is a convenience which creates an instance of the RemoveNotificationChannelRequest.Builder avoiding
the need to create one manually via RemoveNotificationChannelRequest.builder()
removeNotificationChannelRequest - A Consumer that will call methods on RemoveNotificationChannelRequest.Builder to create a
request.default CompletableFuture<SearchInsightsResponse> searchInsights(SearchInsightsRequest searchInsightsRequest)
Returns a list of insights in your AWS account. You can specify which insights are returned by their start time,
one or more statuses (ONGOING, CLOSED, and CLOSED), one or more severities
(LOW, MEDIUM, and HIGH), and type (REACTIVE or
PROACTIVE).
Use the Filters parameter to specify status and severity search parameters. Use the
Type parameter to specify REACTIVE or PROACTIVE in your search.
searchInsightsRequest - default CompletableFuture<SearchInsightsResponse> searchInsights(Consumer<SearchInsightsRequest.Builder> searchInsightsRequest)
Returns a list of insights in your AWS account. You can specify which insights are returned by their start time,
one or more statuses (ONGOING, CLOSED, and CLOSED), one or more severities
(LOW, MEDIUM, and HIGH), and type (REACTIVE or
PROACTIVE).
Use the Filters parameter to specify status and severity search parameters. Use the
Type parameter to specify REACTIVE or PROACTIVE in your search.
This is a convenience which creates an instance of the SearchInsightsRequest.Builder avoiding the need to
create one manually via SearchInsightsRequest.builder()
searchInsightsRequest - A Consumer that will call methods on SearchInsightsRequest.Builder to create a request.default SearchInsightsPublisher searchInsightsPaginator(SearchInsightsRequest searchInsightsRequest)
Returns a list of insights in your AWS account. You can specify which insights are returned by their start time,
one or more statuses (ONGOING, CLOSED, and CLOSED), one or more severities
(LOW, MEDIUM, and HIGH), and type (REACTIVE or
PROACTIVE).
Use the Filters parameter to specify status and severity search parameters. Use the
Type parameter to specify REACTIVE or PROACTIVE in your search.
This is a variant of
searchInsights(software.amazon.awssdk.services.devopsguru.model.SearchInsightsRequest) operation. The
return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.SearchInsightsPublisher publisher = client.searchInsightsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.SearchInsightsPublisher publisher = client.searchInsightsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.SearchInsightsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.SearchInsightsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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
searchInsights(software.amazon.awssdk.services.devopsguru.model.SearchInsightsRequest) operation.
searchInsightsRequest - default SearchInsightsPublisher searchInsightsPaginator(Consumer<SearchInsightsRequest.Builder> searchInsightsRequest)
Returns a list of insights in your AWS account. You can specify which insights are returned by their start time,
one or more statuses (ONGOING, CLOSED, and CLOSED), one or more severities
(LOW, MEDIUM, and HIGH), and type (REACTIVE or
PROACTIVE).
Use the Filters parameter to specify status and severity search parameters. Use the
Type parameter to specify REACTIVE or PROACTIVE in your search.
This is a variant of
searchInsights(software.amazon.awssdk.services.devopsguru.model.SearchInsightsRequest) operation. The
return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.devopsguru.paginators.SearchInsightsPublisher publisher = client.searchInsightsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.devopsguru.paginators.SearchInsightsPublisher publisher = client.searchInsightsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.devopsguru.model.SearchInsightsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.devopsguru.model.SearchInsightsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
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
searchInsights(software.amazon.awssdk.services.devopsguru.model.SearchInsightsRequest) operation.
This is a convenience which creates an instance of the SearchInsightsRequest.Builder avoiding the need to
create one manually via SearchInsightsRequest.builder()
searchInsightsRequest - A Consumer that will call methods on SearchInsightsRequest.Builder to create a request.default CompletableFuture<StartCostEstimationResponse> startCostEstimation(StartCostEstimationRequest startCostEstimationRequest)
Starts the creation of an estimate of the monthly cost to analyze your AWS resources.
startCostEstimationRequest - default CompletableFuture<StartCostEstimationResponse> startCostEstimation(Consumer<StartCostEstimationRequest.Builder> startCostEstimationRequest)
Starts the creation of an estimate of the monthly cost to analyze your AWS resources.
This is a convenience which creates an instance of the StartCostEstimationRequest.Builder avoiding the
need to create one manually via StartCostEstimationRequest.builder()
startCostEstimationRequest - A Consumer that will call methods on StartCostEstimationRequest.Builder to create a
request.default CompletableFuture<UpdateResourceCollectionResponse> updateResourceCollection(UpdateResourceCollectionRequest updateResourceCollectionRequest)
Updates the collection of resources that DevOps Guru analyzes. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks. This method also creates the IAM role required for you to use DevOps Guru.
updateResourceCollectionRequest - default CompletableFuture<UpdateResourceCollectionResponse> updateResourceCollection(Consumer<UpdateResourceCollectionRequest.Builder> updateResourceCollectionRequest)
Updates the collection of resources that DevOps Guru analyzes. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks. This method also creates the IAM role required for you to use DevOps Guru.
This is a convenience which creates an instance of the UpdateResourceCollectionRequest.Builder avoiding
the need to create one manually via UpdateResourceCollectionRequest.builder()
updateResourceCollectionRequest - A Consumer that will call methods on UpdateResourceCollectionRequest.Builder to create a
request.default CompletableFuture<UpdateServiceIntegrationResponse> updateServiceIntegration(UpdateServiceIntegrationRequest updateServiceIntegrationRequest)
Enables or disables integration with a service that can be integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is AWS Systems Manager, which can be used to create an OpsItem for each generated insight.
updateServiceIntegrationRequest - default CompletableFuture<UpdateServiceIntegrationResponse> updateServiceIntegration(Consumer<UpdateServiceIntegrationRequest.Builder> updateServiceIntegrationRequest)
Enables or disables integration with a service that can be integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is AWS Systems Manager, which can be used to create an OpsItem for each generated insight.
This is a convenience which creates an instance of the UpdateServiceIntegrationRequest.Builder avoiding
the need to create one manually via UpdateServiceIntegrationRequest.builder()
updateServiceIntegrationRequest - A Consumer that will call methods on UpdateServiceIntegrationRequest.Builder to create a
request.Copyright © 2021. All rights reserved.