ToCopyableBuilder<UpdateGatewayInformationResponse.Builder,UpdateGatewayInformationResponse>@Generated("software.amazon.awssdk:codegen") public class UpdateGatewayInformationResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<UpdateGatewayInformationResponse.Builder,UpdateGatewayInformationResponse>
A JSON object containing the ARN of the gateway that was updated.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
UpdateGatewayInformationResponse.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static UpdateGatewayInformationResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
String |
gatewayARN() |
|
String |
gatewayName() |
|
int |
hashCode() |
|
static Class<? extends UpdateGatewayInformationResponse.Builder> |
serializableBuilderClass() |
|
UpdateGatewayInformationResponse.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadatapublic String gatewayARN()
public String gatewayName()
public UpdateGatewayInformationResponse.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<UpdateGatewayInformationResponse.Builder,UpdateGatewayInformationResponse>public static UpdateGatewayInformationResponse.Builder builder()
public static Class<? extends UpdateGatewayInformationResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.