Class ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder (0.31.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
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
Returns
Type Description
ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder

setCryptoKeyVersion(String cryptoKeyVersion)

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

setKeyRing(String keyRing)

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

setLocation(String location)

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

setProject(String project)

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