public static interface UpdateConnectivityInfoResponse.Builder extends GreengrassV2Response.Builder, SdkPojo, CopyableBuilder<UpdateConnectivityInfoResponse.Builder,UpdateConnectivityInfoResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateConnectivityInfoResponse.Builder |
message(String message)
A message about the connectivity information update request.
|
UpdateConnectivityInfoResponse.Builder |
version(String version)
The new version of the connectivity information for the core device.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateConnectivityInfoResponse.Builder version(String version)
The new version of the connectivity information for the core device.
version - The new version of the connectivity information for the core device.UpdateConnectivityInfoResponse.Builder message(String message)
A message about the connectivity information update request.
message - A message about the connectivity information update request.Copyright © 2023. All rights reserved.