| Package | Description |
|---|---|
| software.amazon.awssdk.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
ApiKeyCredential |
Credential.apiKeyCredential()
Contains API key credential information.
|
| Modifier and Type | Method and Description |
|---|---|
Credential.Builder |
Credential.Builder.apiKeyCredential(ApiKeyCredential apiKeyCredential)
Contains API key credential information.
|
static Credential |
Credential.fromApiKeyCredential(ApiKeyCredential apiKeyCredential)
Create an instance of this class with
Credential.apiKeyCredential() initialized to the given value. |
Copyright © 2023. All rights reserved.