Uses of Interface
software.amazon.awssdk.services.datasync.model.CreateLocationAzureBlobResponse.Builder
-
Packages that use CreateLocationAzureBlobResponse.Builder Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of CreateLocationAzureBlobResponse.Builder in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return CreateLocationAzureBlobResponse.Builder Modifier and Type Method Description static CreateLocationAzureBlobResponse.BuilderCreateLocationAzureBlobResponse. builder()CreateLocationAzureBlobResponse.BuilderCreateLocationAzureBlobResponse.Builder. locationArn(String locationArn)The ARN of the Azure Blob Storage transfer location that you created.CreateLocationAzureBlobResponse.BuilderCreateLocationAzureBlobResponse. toBuilder()Methods in software.amazon.awssdk.services.datasync.model that return types with arguments of type CreateLocationAzureBlobResponse.Builder Modifier and Type Method Description static Class<? extends CreateLocationAzureBlobResponse.Builder>CreateLocationAzureBlobResponse. serializableBuilderClass()
-