public static class AwsHostedZone.Builder extends Object
| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
AwsHostedZone |
build() |
|
AwsHostedZone.Builder |
withId(String id) |
|
AwsHostedZone.Builder |
withName(String name) |
|
AwsHostedZone.Builder |
withType(AwsHostedZone.Type type) |
public AwsHostedZone.Builder withId(String id)
public AwsHostedZone.Builder withName(String name)
public AwsHostedZone.Builder withType(AwsHostedZone.Type type)
public AwsHostedZone build()
Copyright © 2018. All rights reserved.