public static interface StartBulkAssociateWirelessDeviceWithMulticastGroupRequest.Builder extends IotWirelessRequest.Builder, SdkPojo, CopyableBuilder<StartBulkAssociateWirelessDeviceWithMulticastGroupRequest.Builder,StartBulkAssociateWirelessDeviceWithMulticastGroupRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartBulkAssociateWirelessDeviceWithMulticastGroupRequest.Builder id(String id)
id - The new value for the Id property for this object.StartBulkAssociateWirelessDeviceWithMulticastGroupRequest.Builder queryString(String queryString)
queryString - The new value for the QueryString property for this object.StartBulkAssociateWirelessDeviceWithMulticastGroupRequest.Builder tags(Collection<Tag> tags)
tags - The new value for the Tags property for this object.StartBulkAssociateWirelessDeviceWithMulticastGroupRequest.Builder tags(Tag... tags)
tags - The new value for the Tags property for this object.StartBulkAssociateWirelessDeviceWithMulticastGroupRequest.Builder tags(Consumer<Tag.Builder>... tags)
Tag.Builder avoiding the need to create one
manually via Tag.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and its
result is passed to #tags(List.
tags - a consumer that will call methods on
Tag.Builder#tags(java.util.Collection) StartBulkAssociateWirelessDeviceWithMulticastGroupRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartBulkAssociateWirelessDeviceWithMulticastGroupRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.