public class GetCredentialsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | GetCredentialsOptions.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | credentialId()Gets the credentialId. | 
| String | environmentId()Gets the environmentId. | 
| GetCredentialsOptions.Builder | newBuilder()New builder. | 
public GetCredentialsOptions.Builder newBuilder()
public String environmentId()
The ID of the environment.
public String credentialId()
The unique identifier for a set of source credentials.
Copyright © 2023 IBM Cloud. All rights reserved.