public class StorageAlternateKeyDto extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageAlternateKeyDto.Builder
A builder that makes it easier to construct this DTO.
|
| Constructor and Description |
|---|
StorageAlternateKeyDto() |
| Modifier and Type | Method and Description |
|---|---|
static StorageAlternateKeyDto.Builder |
builder()
Returns a builder that can easily build this DTO.
|
String |
getStorageName() |
void |
setStorageName(String storageName) |
public String getStorageName()
public void setStorageName(String storageName)
public static StorageAlternateKeyDto.Builder builder()
Copyright © 2017. All rights reserved.