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