public class CreateGatewayOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CreateGatewayOptions.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
environmentId()
Gets the environmentId. 
 | 
String | 
name()
Gets the name. 
 | 
CreateGatewayOptions.Builder | 
newBuilder()
New builder. 
 | 
public CreateGatewayOptions.Builder newBuilder()
public String environmentId()
The ID of the environment.
public String name()
User-defined name.
Copyright © 2021 IBM Cloud. All rights reserved.