Java com.amazonaws.services.route53.model GetChangeRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.route53.model GetChangeRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.route53.model GetChangeRequest.

The text is from its open source code.

Constructor

GetChangeRequest()
Default constructor for GetChangeRequest object.
GetChangeRequest(String id)
Constructs a new GetChangeRequest object.

Method

StringgetId()

The ID of the change batch request.

voidsetId(String id)

The ID of the change batch request.