Uses of Interface
software.amazon.awssdk.services.storagegateway.model.ResetCacheResponse.Builder
-
Packages that use ResetCacheResponse.Builder Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of ResetCacheResponse.Builder in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return ResetCacheResponse.Builder Modifier and Type Method Description static ResetCacheResponse.BuilderResetCacheResponse. builder()ResetCacheResponse.BuilderResetCacheResponse.Builder. gatewayARN(String gatewayARN)Sets the value of the GatewayARN property for this object.ResetCacheResponse.BuilderResetCacheResponse. toBuilder()Methods in software.amazon.awssdk.services.storagegateway.model that return types with arguments of type ResetCacheResponse.Builder Modifier and Type Method Description static Class<? extends ResetCacheResponse.Builder>ResetCacheResponse. serializableBuilderClass()
-