public static interface GetConnectivityInfoRequest.Builder extends GreengrassV2Request.Builder, SdkPojo, CopyableBuilder<GetConnectivityInfoRequest.Builder,GetConnectivityInfoRequest>
| Modifier and Type | Method and Description |
|---|---|
GetConnectivityInfoRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetConnectivityInfoRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetConnectivityInfoRequest.Builder |
thingName(String thingName)
The name of the core device.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetConnectivityInfoRequest.Builder thingName(String thingName)
The name of the core device. This is also the name of the IoT thing.
thingName - The name of the core device. This is also the name of the IoT thing.GetConnectivityInfoRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetConnectivityInfoRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.