public class CreateZoneOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateZoneOptions.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
accountId()
Gets the accountId.
|
java.util.List<Address> |
addresses()
Gets the addresses.
|
java.lang.String |
description()
Gets the description.
|
java.util.List<Address> |
excluded()
Gets the excluded.
|
java.lang.String |
name()
Gets the name.
|
CreateZoneOptions.Builder |
newBuilder()
New builder.
|
java.lang.String |
transactionId()
Gets the transactionId.
|
java.lang.String |
xCorrelationId()
Gets the xCorrelationId.
|
public CreateZoneOptions.Builder newBuilder()
public java.lang.String name()
public java.lang.String accountId()
public java.lang.String description()
public java.util.List<Address> addresses()
public java.util.List<Address> excluded()
public java.lang.String xCorrelationId()
public java.lang.String transactionId()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.