Class CreateGatewayOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v1.model.CreateGatewayOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class CreateGatewayOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The createGateway options.
  • Method Details

    • newBuilder

      public CreateGatewayOptions.Builder newBuilder()
      New builder.
      Returns:
      a CreateGatewayOptions builder
    • environmentId

      public String environmentId()
      Gets the environmentId.

      The ID of the environment.

      Returns:
      the environmentId
    • name

      public String name()
      Gets the name.

      User-defined name.

      Returns:
      the name