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

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

Introduction

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

The text is from its open source code.

Constructor

Method

ChangeInfogetChangeInfo()

A complex type that contains information about the CreateHostedZone request.

DelegationSetgetDelegationSet()

A complex type that describes the name servers for this hosted zone.

HostedZonegetHostedZone()

A complex type that contains general information about the hosted zone.

voidsetChangeInfo(ChangeInfo changeInfo)

A complex type that contains information about the CreateHostedZone request.

voidsetDelegationSet(DelegationSet delegationSet)

A complex type that describes the name servers for this hosted zone.

voidsetHostedZone(HostedZone hostedZone)

A complex type that contains general information about the hosted zone.