| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeCacheResponse.Builder |
DescribeCacheResponse.builder() |
DescribeCacheResponse.Builder |
DescribeCacheResponse.Builder.cacheAllocatedInBytes(Long cacheAllocatedInBytes)
Sets the value of the CacheAllocatedInBytes property for this object.
|
DescribeCacheResponse.Builder |
DescribeCacheResponse.Builder.cacheDirtyPercentage(Double cacheDirtyPercentage)
Sets the value of the CacheDirtyPercentage property for this object.
|
DescribeCacheResponse.Builder |
DescribeCacheResponse.Builder.cacheHitPercentage(Double cacheHitPercentage)
Sets the value of the CacheHitPercentage property for this object.
|
DescribeCacheResponse.Builder |
DescribeCacheResponse.Builder.cacheMissPercentage(Double cacheMissPercentage)
Sets the value of the CacheMissPercentage property for this object.
|
DescribeCacheResponse.Builder |
DescribeCacheResponse.Builder.cacheUsedPercentage(Double cacheUsedPercentage)
Sets the value of the CacheUsedPercentage property for this object.
|
DescribeCacheResponse.Builder |
DescribeCacheResponse.Builder.diskIds(Collection<String> diskIds)
Sets the value of the DiskIds property for this object.
|
DescribeCacheResponse.Builder |
DescribeCacheResponse.Builder.diskIds(String... diskIds)
Sets the value of the DiskIds property for this object.
|
DescribeCacheResponse.Builder |
DescribeCacheResponse.Builder.gatewayARN(String gatewayARN)
Sets the value of the GatewayARN property for this object.
|
DescribeCacheResponse.Builder |
DescribeCacheResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeCacheResponse.Builder> |
DescribeCacheResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.