| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecatalyst.model |
| Modifier and Type | Method and Description |
|---|---|
PersistentStorage |
GetDevEnvironmentResponse.persistentStorage()
Information about the amount of storage allocated to the Dev Environment.
|
PersistentStorage |
DevEnvironmentSummary.persistentStorage()
Information about the configuration of persistent storage for the Dev Environment.
|
| Modifier and Type | Method and Description |
|---|---|
GetDevEnvironmentResponse.Builder |
GetDevEnvironmentResponse.Builder.persistentStorage(PersistentStorage persistentStorage)
Information about the amount of storage allocated to the Dev Environment.
|
DevEnvironmentSummary.Builder |
DevEnvironmentSummary.Builder.persistentStorage(PersistentStorage persistentStorage)
Information about the configuration of persistent storage for the Dev Environment.
|
Copyright © 2022. All rights reserved.