public static interface ListMulticastGroupsByFuotaTaskRequest.Builder extends IotWirelessRequest.Builder, SdkPojo, CopyableBuilder<ListMulticastGroupsByFuotaTaskRequest.Builder,ListMulticastGroupsByFuotaTaskRequest>
| Modifier and Type | Method and Description |
|---|---|
ListMulticastGroupsByFuotaTaskRequest.Builder |
id(String id)
Sets the value of the Id property for this object.
|
ListMulticastGroupsByFuotaTaskRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListMulticastGroupsByFuotaTaskRequest.Builder |
nextToken(String nextToken)
To retrieve the next set of results, the
nextToken value from a previous response; otherwise
null to receive the first set of results. |
ListMulticastGroupsByFuotaTaskRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListMulticastGroupsByFuotaTaskRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListMulticastGroupsByFuotaTaskRequest.Builder id(String id)
id - The new value for the Id property for this object.ListMulticastGroupsByFuotaTaskRequest.Builder nextToken(String nextToken)
To retrieve the next set of results, the nextToken value from a previous response; otherwise
null to receive the first set of results.
nextToken - To retrieve the next set of results, the nextToken value from a previous response;
otherwise null to receive the first set of results.ListMulticastGroupsByFuotaTaskRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListMulticastGroupsByFuotaTaskRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListMulticastGroupsByFuotaTaskRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.