Class EncryptionSpecName.Builder (4.57.0)

public static class EncryptionSpecName.Builder

Builder for projects/{project}/locations/{location}/encryptionSpec.

Inheritance

java.lang.Object > EncryptionSpecName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public EncryptionSpecName build()
Returns
Type Description
EncryptionSpecName

getLocation()

public String getLocation()
Returns
Type Description
String

getProject()

public String getProject()
Returns
Type Description
String

setLocation(String location)

public EncryptionSpecName.Builder setLocation(String location)
Parameter
Name Description
location String
Returns
Type Description
EncryptionSpecName.Builder

setProject(String project)

public EncryptionSpecName.Builder setProject(String project)
Parameter
Name Description
project String
Returns
Type Description
EncryptionSpecName.Builder