Uses of Interface
software.amazon.awssdk.services.datasync.model.UpdateLocationObjectStorageResponse.Builder
-
Packages that use UpdateLocationObjectStorageResponse.Builder Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of UpdateLocationObjectStorageResponse.Builder in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return UpdateLocationObjectStorageResponse.Builder Modifier and Type Method Description static UpdateLocationObjectStorageResponse.BuilderUpdateLocationObjectStorageResponse. builder()UpdateLocationObjectStorageResponse.BuilderUpdateLocationObjectStorageResponse. toBuilder()Methods in software.amazon.awssdk.services.datasync.model that return types with arguments of type UpdateLocationObjectStorageResponse.Builder Modifier and Type Method Description static Class<? extends UpdateLocationObjectStorageResponse.Builder>UpdateLocationObjectStorageResponse. serializableBuilderClass()
-