public static interface DeleteQueryDefinitionResponse.Builder extends CloudWatchLogsResponse.Builder, SdkPojo, CopyableBuilder<DeleteQueryDefinitionResponse.Builder,DeleteQueryDefinitionResponse>
Modifier and Type | Method and Description |
---|---|
DeleteQueryDefinitionResponse.Builder |
success(Boolean success)
A value of TRUE indicates that the operation succeeded.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
DeleteQueryDefinitionResponse.Builder success(Boolean success)
A value of TRUE indicates that the operation succeeded. FALSE indicates that the operation failed.
success
- A value of TRUE indicates that the operation succeeded. FALSE indicates that the operation failed.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.