Uses of Interface
com.google.cloud.kms.v1.KeyRingOrBuilder
-
Packages that use KeyRingOrBuilder Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) API -
-
Uses of KeyRingOrBuilder in com.google.cloud.kms.v1
Classes in com.google.cloud.kms.v1 that implement KeyRingOrBuilder Modifier and Type Class Description classKeyRingA [KeyRing][google.cloud.kms.v1.KeyRing] is a toplevel logical grouping of [CryptoKeys][google.cloud.kms.v1.CryptoKey].static classKeyRing.BuilderA [KeyRing][google.cloud.kms.v1.KeyRing] is a toplevel logical grouping of [CryptoKeys][google.cloud.kms.v1.CryptoKey].Methods in com.google.cloud.kms.v1 that return KeyRingOrBuilder Modifier and Type Method Description KeyRingOrBuilderCreateKeyRingRequest.Builder. getKeyRingOrBuilder()Required.KeyRingOrBuilderCreateKeyRingRequest. getKeyRingOrBuilder()Required.KeyRingOrBuilderCreateKeyRingRequestOrBuilder. getKeyRingOrBuilder()Required.KeyRingOrBuilderListKeyRingsResponse.Builder. getKeyRingsOrBuilder(int index)The list of [KeyRings][google.cloud.kms.v1.KeyRing].KeyRingOrBuilderListKeyRingsResponse. getKeyRingsOrBuilder(int index)The list of [KeyRings][google.cloud.kms.v1.KeyRing].KeyRingOrBuilderListKeyRingsResponseOrBuilder. getKeyRingsOrBuilder(int index)The list of [KeyRings][google.cloud.kms.v1.KeyRing].Methods in com.google.cloud.kms.v1 that return types with arguments of type KeyRingOrBuilder Modifier and Type Method Description List<? extends KeyRingOrBuilder>ListKeyRingsResponse.Builder. getKeyRingsOrBuilderList()The list of [KeyRings][google.cloud.kms.v1.KeyRing].List<? extends KeyRingOrBuilder>ListKeyRingsResponse. getKeyRingsOrBuilderList()The list of [KeyRings][google.cloud.kms.v1.KeyRing].List<? extends KeyRingOrBuilder>ListKeyRingsResponseOrBuilder. getKeyRingsOrBuilderList()The list of [KeyRings][google.cloud.kms.v1.KeyRing].
-