public static interface SingularConnectorProfileCredentials.Builder extends SdkPojo, CopyableBuilder<SingularConnectorProfileCredentials.Builder,SingularConnectorProfileCredentials>
Modifier and Type | Method and Description |
---|---|
SingularConnectorProfileCredentials.Builder |
apiKey(String apiKey)
A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
SingularConnectorProfileCredentials.Builder apiKey(String apiKey)
A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
apiKey
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your
API.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.