public static interface UpdateConnectivityInfoResponse.Builder extends GreengrassResponse.Builder, SdkPojo, CopyableBuilder<UpdateConnectivityInfoResponse.Builder,UpdateConnectivityInfoResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateConnectivityInfoResponse.Builder |
message(String message)
A message about the connectivity info update request.
|
UpdateConnectivityInfoResponse.Builder |
version(String version)
The new version of the connectivity info.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildUpdateConnectivityInfoResponse.Builder message(String message)
message - A message about the connectivity info update request.UpdateConnectivityInfoResponse.Builder version(String version)
version - The new version of the connectivity info.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.