Class ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder (0.31.0)

See more code actions.
public static class ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder

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

java.lang.Object > ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder

Constructors

ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder()

protected ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder()

Methods

build()

public ProtectedResourcesSummaryName build()
Returns
Type Description
ProtectedResourcesSummaryName

getCryptoKey()

public String getCryptoKey()
Returns
Type Description
String

getCryptoKeyVersion()

public String getCryptoKeyVersion()
Returns
Type Description
String

getKeyRing()

public String getKeyRing()
Returns
Type Description
String

getLocation()

public String getLocation()
Returns
Type Description
String

getProject()

public String getProject()
Returns
Type Description
String

setCryptoKey(String cryptoKey)

public ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder setCryptoKey(String cryptoKey)
Parameter
Name Description
cryptoKey String

setCryptoKeyVersion(String cryptoKeyVersion)

public ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder setCryptoKeyVersion(String cryptoKeyVersion)
Parameter
Name Description
cryptoKeyVersion String

setKeyRing(String keyRing)

public ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder setKeyRing(String keyRing)
Parameter
Name Description
keyRing String

setLocation(String location)

public ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder setLocation(String location)
Parameter
Name Description
location String

setProject(String project)

public ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder setProject(String project)
Parameter
Name Description
project String