How to retrieve a segmented List of Containers using the new Java v12 SDK for Azure Blob Storage?

Somansh Reddy 141 Reputation points
2020-07-23T13:42:20.823+00:00

I see that the .NET examples have a ListContainersSegmented API call.

The Java SDK documentation specifies a listBlobContainers call but there is no mention about when it hits the limit of containers it will return per call. Is there a different way to obtain the nextMarker or ContinuationToken for this call?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,871 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,575 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 44,906 Reputation points Microsoft Employee
    2020-07-27T14:08:49.553+00:00

    @Somansh Reddy I see you have posted the similar question in SO forum, Have you referred to the suggested troubleshooting steps? if the issue still persist please let me know we are happy assist you.

    Hope this helps!

    Kindly let us know if the above helps or you need further assistance on this issue.

    ----------------------------------------------------------------------------------------------------------------

    Please don’t forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.