Class PropertyQuotasSnapshotName.Builder (0.63.0)

public static class PropertyQuotasSnapshotName.Builder

Builder for properties/{property}/propertyQuotasSnapshot.

Inheritance

java.lang.Object > PropertyQuotasSnapshotName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public PropertyQuotasSnapshotName build()
Returns
Type Description
PropertyQuotasSnapshotName

getProperty()

public String getProperty()
Returns
Type Description
String

setProperty(String property)

public PropertyQuotasSnapshotName.Builder setProperty(String property)
Parameter
Name Description
property String
Returns
Type Description
PropertyQuotasSnapshotName.Builder