Class GetCredentialsOptions

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

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

    • newBuilder

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

      public String environmentId()
      Gets the environmentId.

      The ID of the environment.

      Returns:
      the environmentId
    • credentialId

      public String credentialId()
      Gets the credentialId.

      The unique identifier for a set of source credentials.

      Returns:
      the credentialId