public class AwsHostedZone extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AwsHostedZone.Builder |
|
static class |
AwsHostedZone.Type |
| Constructor | Description |
|---|---|
AwsHostedZone(String id,
String name,
AwsHostedZone.Type type) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getId() |
|
String |
getName() |
|
AwsHostedZone.Type |
getType() |
|
String |
toString() |
public AwsHostedZone(String id, String name, AwsHostedZone.Type type)
Copyright © 2018. All rights reserved.