public static interface StopQueryResponse.Builder extends CloudWatchLogsResponse.Builder, SdkPojo, CopyableBuilder<StopQueryResponse.Builder,StopQueryResponse>
| Modifier and Type | Method and Description |
|---|---|
StopQueryResponse.Builder |
success(Boolean success)
This is true if the query was stopped by the
StopQuery operation. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildStopQueryResponse.Builder success(Boolean success)
This is true if the query was stopped by the StopQuery operation.
success - This is true if the query was stopped by the StopQuery operation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.