static GetStorageProfileForQueueResponse.Builder |
GetStorageProfileForQueueResponse.builder() |
|
GetStorageProfileForQueueResponse.Builder |
GetStorageProfileForQueueResponse.Builder.displayName(String displayName) |
The display name of the storage profile connected to a queue.
|
GetStorageProfileForQueueResponse.Builder |
GetStorageProfileForQueueResponse.Builder.fileSystemLocations(Collection<FileSystemLocation> fileSystemLocations) |
The location of the files for the storage profile within the queue.
|
GetStorageProfileForQueueResponse.Builder |
GetStorageProfileForQueueResponse.Builder.fileSystemLocations(Consumer<FileSystemLocation.Builder>... fileSystemLocations) |
The location of the files for the storage profile within the queue.
|
GetStorageProfileForQueueResponse.Builder |
GetStorageProfileForQueueResponse.Builder.fileSystemLocations(FileSystemLocation... fileSystemLocations) |
The location of the files for the storage profile within the queue.
|
GetStorageProfileForQueueResponse.Builder |
GetStorageProfileForQueueResponse.Builder.osFamily(String osFamily) |
The operating system of the storage profile in the queue.
|
GetStorageProfileForQueueResponse.Builder |
GetStorageProfileForQueueResponse.Builder.osFamily(StorageProfileOperatingSystemFamily osFamily) |
The operating system of the storage profile in the queue.
|
GetStorageProfileForQueueResponse.Builder |
GetStorageProfileForQueueResponse.Builder.storageProfileId(String storageProfileId) |
The storage profile ID.
|
GetStorageProfileForQueueResponse.Builder |
GetStorageProfileForQueueResponse.toBuilder() |
|