public class CreateGatewayOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CreateGatewayOptions.BuilderBuilder. | 
| 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 © 2023 IBM Cloud. All rights reserved.