Uses of Interface
com.google.cloud.netapp.v1.KmsConfigOrBuilder
-
Packages that use KmsConfigOrBuilder Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of KmsConfigOrBuilder in com.google.cloud.netapp.v1
Classes in com.google.cloud.netapp.v1 that implement KmsConfigOrBuilder Modifier and Type Class Description class
KmsConfig
KmsConfig is the customer managed encryption key(CMEK) configuration.static class
KmsConfig.Builder
KmsConfig is the customer managed encryption key(CMEK) configuration.Methods in com.google.cloud.netapp.v1 that return KmsConfigOrBuilder Modifier and Type Method Description KmsConfigOrBuilder
CreateKmsConfigRequest.Builder. getKmsConfigOrBuilder()
Required.KmsConfigOrBuilder
CreateKmsConfigRequest. getKmsConfigOrBuilder()
Required.KmsConfigOrBuilder
CreateKmsConfigRequestOrBuilder. getKmsConfigOrBuilder()
Required.KmsConfigOrBuilder
UpdateKmsConfigRequest.Builder. getKmsConfigOrBuilder()
Required.KmsConfigOrBuilder
UpdateKmsConfigRequest. getKmsConfigOrBuilder()
Required.KmsConfigOrBuilder
UpdateKmsConfigRequestOrBuilder. getKmsConfigOrBuilder()
Required.KmsConfigOrBuilder
ListKmsConfigsResponse.Builder. getKmsConfigsOrBuilder(int index)
The list of KmsConfigsKmsConfigOrBuilder
ListKmsConfigsResponse. getKmsConfigsOrBuilder(int index)
The list of KmsConfigsKmsConfigOrBuilder
ListKmsConfigsResponseOrBuilder. getKmsConfigsOrBuilder(int index)
The list of KmsConfigsMethods in com.google.cloud.netapp.v1 that return types with arguments of type KmsConfigOrBuilder Modifier and Type Method Description List<? extends KmsConfigOrBuilder>
ListKmsConfigsResponse.Builder. getKmsConfigsOrBuilderList()
The list of KmsConfigsList<? extends KmsConfigOrBuilder>
ListKmsConfigsResponse. getKmsConfigsOrBuilderList()
The list of KmsConfigsList<? extends KmsConfigOrBuilder>
ListKmsConfigsResponseOrBuilder. getKmsConfigsOrBuilderList()
The list of KmsConfigs
-