Class GetGatewayOptions

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

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

    • newBuilder

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

      public String environmentId()
      Gets the environmentId.

      The ID of the environment.

      Returns:
      the environmentId
    • gatewayId

      public String gatewayId()
      Gets the gatewayId.

      The requested gateway ID.

      Returns:
      the gatewayId