| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationCredential.Builder |
ApplicationCredential.builder() |
ApplicationCredential.Builder |
ApplicationCredential.Builder.credentialType(CredentialType credentialType)
The type of the application credentials.
|
ApplicationCredential.Builder |
ApplicationCredential.Builder.credentialType(String credentialType)
The type of the application credentials.
|
ApplicationCredential.Builder |
ApplicationCredential.Builder.databaseName(String databaseName)
The name of the SAP HANA database.
|
ApplicationCredential.Builder |
ApplicationCredential.Builder.secretId(String secretId)
The secret ID created in AWS Secrets Manager to store the credentials of the SAP application.
|
ApplicationCredential.Builder |
ApplicationCredential.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ApplicationCredential.Builder> |
ApplicationCredential.serializableBuilderClass() |
Copyright © 2023. All rights reserved.