public static interface DeleteV2LoggingLevelRequest.Builder extends IotRequest.Builder, SdkPojo, CopyableBuilder<DeleteV2LoggingLevelRequest.Builder,DeleteV2LoggingLevelRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteV2LoggingLevelRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteV2LoggingLevelRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteV2LoggingLevelRequest.Builder |
targetName(String targetName)
The name of the resource for which you are configuring logging.
|
DeleteV2LoggingLevelRequest.Builder |
targetType(LogTargetType targetType)
The type of resource for which you are configuring logging.
|
DeleteV2LoggingLevelRequest.Builder |
targetType(String targetType)
The type of resource for which you are configuring logging.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteV2LoggingLevelRequest.Builder targetType(String targetType)
The type of resource for which you are configuring logging. Must be THING_Group.
targetType - The type of resource for which you are configuring logging. Must be THING_Group.LogTargetType,
LogTargetTypeDeleteV2LoggingLevelRequest.Builder targetType(LogTargetType targetType)
The type of resource for which you are configuring logging. Must be THING_Group.
targetType - The type of resource for which you are configuring logging. Must be THING_Group.LogTargetType,
LogTargetTypeDeleteV2LoggingLevelRequest.Builder targetName(String targetName)
The name of the resource for which you are configuring logging.
targetName - The name of the resource for which you are configuring logging.DeleteV2LoggingLevelRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteV2LoggingLevelRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.