Package | Description |
---|---|
com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
Modifier and Type | Method and Description |
---|---|
OutputFileBlobContainerDestination |
OutputFileDestination.container()
Get the container value.
|
OutputFileBlobContainerDestination |
OutputFileBlobContainerDestination.withContainerUrl(String containerUrl)
Set the containerUrl value.
|
OutputFileBlobContainerDestination |
OutputFileBlobContainerDestination.withPath(String path)
Set the path value.
|
Modifier and Type | Method and Description |
---|---|
OutputFileDestination |
OutputFileDestination.withContainer(OutputFileBlobContainerDestination container)
Set the container value.
|
Copyright © 2019. All rights reserved.