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