public static class VolumeKmsKey.Builder extends Object
Modifier and Type | Method and Description |
---|---|
VolumeKmsKey |
build() |
VolumeKmsKey.Builder |
copy(VolumeKmsKey o) |
VolumeKmsKey.Builder |
kmsKeyId(String kmsKeyId) |
String |
toString() |
public VolumeKmsKey.Builder kmsKeyId(String kmsKeyId)
public VolumeKmsKey build()
public VolumeKmsKey.Builder copy(VolumeKmsKey o)
Copyright © 2016–2021. All rights reserved.