public class GetZoneOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
GetZoneOptions.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
GetZoneOptions.Builder |
newBuilder()
New builder.
|
java.lang.String |
transactionId()
Gets the transactionId.
|
java.lang.String |
xCorrelationId()
Gets the xCorrelationId.
|
java.lang.String |
zoneId()
Gets the zoneId.
|
public GetZoneOptions.Builder newBuilder()
public java.lang.String zoneId()
public java.lang.String xCorrelationId()
public java.lang.String transactionId()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.