Class ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder (0.21.0)

public static class ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder

Builder for projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}/protectedResourcesSummary.

Inheritance

java.lang.Object > ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder

Constructors

ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder()

protected ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder()

Methods

build()

public ProtectedResourcesSummaryName build()
Returns
TypeDescription
ProtectedResourcesSummaryName

getCryptoKey()

public String getCryptoKey()
Returns
TypeDescription
String

getCryptoKeyVersion()

public String getCryptoKeyVersion()
Returns
TypeDescription
String

getKeyRing()

public String getKeyRing()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setCryptoKey(String cryptoKey)

public ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder setCryptoKey(String cryptoKey)
Parameter
NameDescription
cryptoKeyString

setCryptoKeyVersion(String cryptoKeyVersion)

public ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder setCryptoKeyVersion(String cryptoKeyVersion)
Parameter
NameDescription
cryptoKeyVersionString

setKeyRing(String keyRing)

public ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder setKeyRing(String keyRing)
Parameter
NameDescription
keyRingString

setLocation(String location)

public ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder setLocation(String location)
Parameter
NameDescription
locationString

setProject(String project)

public ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder setProject(String project)
Parameter
NameDescription
projectString