| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
GetComputeAccessResponse.credentials()
The access credentials for the compute resource.
|
Credentials |
RequestUploadCredentialsResponse.uploadCredentials()
Amazon Web Services credentials required when uploading a game build to the storage location.
|
Credentials |
CreateBuildResponse.uploadCredentials()
This element is returned only when the operation is called without a storage location.
|
| Modifier and Type | Method and Description |
|---|---|
GetComputeAccessResponse.Builder |
GetComputeAccessResponse.Builder.credentials(Credentials credentials)
The access credentials for the compute resource.
|
RequestUploadCredentialsResponse.Builder |
RequestUploadCredentialsResponse.Builder.uploadCredentials(Credentials uploadCredentials)
Amazon Web Services credentials required when uploading a game build to the storage location.
|
CreateBuildResponse.Builder |
CreateBuildResponse.Builder.uploadCredentials(Credentials uploadCredentials)
This element is returned only when the operation is called without a storage location.
|
Copyright © 2022. All rights reserved.