BlobServiceClientBuilder.endpoint(String endpoint) Method
Definition
Sets the blob service endpoint, additionally parses it for information (SAS token)
public BlobServiceClientBuilder endpoint(String endpoint)
Parameters
- endpoint
- java.lang.String
URL of the service
Returns
the updated BlobServiceClientBuilder object