Uses of Class
org.jclouds.azurecompute.arm.domain.StorageService.StorageServiceProperties.Builder
Packages that use StorageService.StorageServiceProperties.Builder
-
Uses of StorageService.StorageServiceProperties.Builder in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return StorageService.StorageServiceProperties.BuilderModifier and TypeMethodDescriptionStorageService.StorageServiceProperties.Builder.accountType
(StorageService.AccountType accountType) StorageService.StorageServiceProperties.builder()
StorageService.StorageServiceProperties.Builder.creationTime
(Date creationTime) StorageService.StorageServiceProperties.Builder.primaryEndpoints
(Map<String, String> primaryEndpoints) StorageService.StorageServiceProperties.Builder.primaryLocation
(String primaryLocation) StorageService.StorageServiceProperties.Builder.provisioningState
(StorageService.Status provisioningState) StorageService.StorageServiceProperties.Builder.secondaryEndpoints
(Map<String, String> secondaryEndpoints) StorageService.StorageServiceProperties.Builder.secondaryLocation
(String secondaryLocation) StorageService.StorageServiceProperties.Builder.statusOfPrimary
(StorageService.RegionStatus statusOfPrimary) StorageService.StorageServiceProperties.Builder.statusOfSecondary
(StorageService.RegionStatus statusOfSecondary) StorageService.StorageServiceProperties.toBuilder()