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)
List.Builder avoiding the need to create
one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its result
is passed to #tags(List) .tags - a consumer that will call methods on List.Builder #tags(List) StartBulkAssociateWirelessDeviceWithMulticastGroupRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartBulkAssociateWirelessDeviceWithMulticastGroupRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.