- 0.59.0 (latest)
- 0.58.0
- 0.57.0
- 0.56.0
- 0.55.0
- 0.54.0
- 0.53.0
- 0.52.0
- 0.51.0
- 0.49.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.8
- 0.2.1
- 0.1.1
public static final class SnapshotSchedulePolicy.Builder extends GeneratedMessageV3.Builder<SnapshotSchedulePolicy.Builder> implements SnapshotSchedulePolicyOrBuilder
A snapshot schedule policy.
Protobuf type google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > SnapshotSchedulePolicy.BuilderImplements
SnapshotSchedulePolicyOrBuilderInherited Members
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addAllSchedules(Iterable<? extends SnapshotSchedulePolicy.Schedule> values)
public SnapshotSchedulePolicy.Builder addAllSchedules(Iterable<? extends SnapshotSchedulePolicy.Schedule> values)
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Name | Description |
values | Iterable<? extends com.google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule> |
Type | Description |
SnapshotSchedulePolicy.Builder |
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public SnapshotSchedulePolicy.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
SnapshotSchedulePolicy.Builder |
addSchedules(SnapshotSchedulePolicy.Schedule value)
public SnapshotSchedulePolicy.Builder addSchedules(SnapshotSchedulePolicy.Schedule value)
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Name | Description |
value | SnapshotSchedulePolicy.Schedule |
Type | Description |
SnapshotSchedulePolicy.Builder |
addSchedules(SnapshotSchedulePolicy.Schedule.Builder builderForValue)
public SnapshotSchedulePolicy.Builder addSchedules(SnapshotSchedulePolicy.Schedule.Builder builderForValue)
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Name | Description |
builderForValue | SnapshotSchedulePolicy.Schedule.Builder |
Type | Description |
SnapshotSchedulePolicy.Builder |
addSchedules(int index, SnapshotSchedulePolicy.Schedule value)
public SnapshotSchedulePolicy.Builder addSchedules(int index, SnapshotSchedulePolicy.Schedule value)
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Name | Description |
index | int |
value | SnapshotSchedulePolicy.Schedule |
Type | Description |
SnapshotSchedulePolicy.Builder |
addSchedules(int index, SnapshotSchedulePolicy.Schedule.Builder builderForValue)
public SnapshotSchedulePolicy.Builder addSchedules(int index, SnapshotSchedulePolicy.Schedule.Builder builderForValue)
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Name | Description |
index | int |
builderForValue | SnapshotSchedulePolicy.Schedule.Builder |
Type | Description |
SnapshotSchedulePolicy.Builder |
addSchedulesBuilder()
public SnapshotSchedulePolicy.Schedule.Builder addSchedulesBuilder()
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Type | Description |
SnapshotSchedulePolicy.Schedule.Builder |
addSchedulesBuilder(int index)
public SnapshotSchedulePolicy.Schedule.Builder addSchedulesBuilder(int index)
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Name | Description |
index | int |
Type | Description |
SnapshotSchedulePolicy.Schedule.Builder |
build()
public SnapshotSchedulePolicy build()
Type | Description |
SnapshotSchedulePolicy |
buildPartial()
public SnapshotSchedulePolicy buildPartial()
Type | Description |
SnapshotSchedulePolicy |
clear()
public SnapshotSchedulePolicy.Builder clear()
Type | Description |
SnapshotSchedulePolicy.Builder |
clearDescription()
public SnapshotSchedulePolicy.Builder clearDescription()
The description of the snapshot schedule policy.
string description = 2;
Type | Description |
SnapshotSchedulePolicy.Builder | This builder for chaining. |
clearField(Descriptors.FieldDescriptor field)
public SnapshotSchedulePolicy.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
SnapshotSchedulePolicy.Builder |
clearName()
public SnapshotSchedulePolicy.Builder clearName()
Output only. The name of the snapshot schedule policy.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Type | Description |
SnapshotSchedulePolicy.Builder | This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public SnapshotSchedulePolicy.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
SnapshotSchedulePolicy.Builder |
clearSchedules()
public SnapshotSchedulePolicy.Builder clearSchedules()
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Type | Description |
SnapshotSchedulePolicy.Builder |
clone()
public SnapshotSchedulePolicy.Builder clone()
Type | Description |
SnapshotSchedulePolicy.Builder |
getDefaultInstanceForType()
public SnapshotSchedulePolicy getDefaultInstanceForType()
Type | Description |
SnapshotSchedulePolicy |
getDescription()
public String getDescription()
The description of the snapshot schedule policy.
string description = 2;
Type | Description |
String | The description. |
getDescriptionBytes()
public ByteString getDescriptionBytes()
The description of the snapshot schedule policy.
string description = 2;
Type | Description |
ByteString | The bytes for description. |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getName()
public String getName()
Output only. The name of the snapshot schedule policy.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Type | Description |
String | The name. |
getNameBytes()
public ByteString getNameBytes()
Output only. The name of the snapshot schedule policy.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Type | Description |
ByteString | The bytes for name. |
getSchedules(int index)
public SnapshotSchedulePolicy.Schedule getSchedules(int index)
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Name | Description |
index | int |
Type | Description |
SnapshotSchedulePolicy.Schedule |
getSchedulesBuilder(int index)
public SnapshotSchedulePolicy.Schedule.Builder getSchedulesBuilder(int index)
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Name | Description |
index | int |
Type | Description |
SnapshotSchedulePolicy.Schedule.Builder |
getSchedulesBuilderList()
public List<SnapshotSchedulePolicy.Schedule.Builder> getSchedulesBuilderList()
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
getSchedulesCount()
public int getSchedulesCount()
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Type | Description |
int |
getSchedulesList()
public List<SnapshotSchedulePolicy.Schedule> getSchedulesList()
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
getSchedulesOrBuilder(int index)
public SnapshotSchedulePolicy.ScheduleOrBuilder getSchedulesOrBuilder(int index)
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Name | Description |
index | int |
Type | Description |
SnapshotSchedulePolicy.ScheduleOrBuilder |
getSchedulesOrBuilderList()
public List<? extends SnapshotSchedulePolicy.ScheduleOrBuilder> getSchedulesOrBuilderList()
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Type | Description |
List<? extends com.google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.ScheduleOrBuilder> |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(SnapshotSchedulePolicy other)
public SnapshotSchedulePolicy.Builder mergeFrom(SnapshotSchedulePolicy other)
Name | Description |
other | SnapshotSchedulePolicy |
Type | Description |
SnapshotSchedulePolicy.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SnapshotSchedulePolicy.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
SnapshotSchedulePolicy.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public SnapshotSchedulePolicy.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
SnapshotSchedulePolicy.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final SnapshotSchedulePolicy.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
SnapshotSchedulePolicy.Builder |
removeSchedules(int index)
public SnapshotSchedulePolicy.Builder removeSchedules(int index)
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Name | Description |
index | int |
Type | Description |
SnapshotSchedulePolicy.Builder |
setDescription(String value)
public SnapshotSchedulePolicy.Builder setDescription(String value)
The description of the snapshot schedule policy.
string description = 2;
Name | Description |
value | String The description to set. |
Type | Description |
SnapshotSchedulePolicy.Builder | This builder for chaining. |
setDescriptionBytes(ByteString value)
public SnapshotSchedulePolicy.Builder setDescriptionBytes(ByteString value)
The description of the snapshot schedule policy.
string description = 2;
Name | Description |
value | ByteString The bytes for description to set. |
Type | Description |
SnapshotSchedulePolicy.Builder | This builder for chaining. |
setField(Descriptors.FieldDescriptor field, Object value)
public SnapshotSchedulePolicy.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
SnapshotSchedulePolicy.Builder |
setName(String value)
public SnapshotSchedulePolicy.Builder setName(String value)
Output only. The name of the snapshot schedule policy.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Name | Description |
value | String The name to set. |
Type | Description |
SnapshotSchedulePolicy.Builder | This builder for chaining. |
setNameBytes(ByteString value)
public SnapshotSchedulePolicy.Builder setNameBytes(ByteString value)
Output only. The name of the snapshot schedule policy.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Name | Description |
value | ByteString The bytes for name to set. |
Type | Description |
SnapshotSchedulePolicy.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public SnapshotSchedulePolicy.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
SnapshotSchedulePolicy.Builder |
setSchedules(int index, SnapshotSchedulePolicy.Schedule value)
public SnapshotSchedulePolicy.Builder setSchedules(int index, SnapshotSchedulePolicy.Schedule value)
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Name | Description |
index | int |
value | SnapshotSchedulePolicy.Schedule |
Type | Description |
SnapshotSchedulePolicy.Builder |
setSchedules(int index, SnapshotSchedulePolicy.Schedule.Builder builderForValue)
public SnapshotSchedulePolicy.Builder setSchedules(int index, SnapshotSchedulePolicy.Schedule.Builder builderForValue)
The snapshot schedules contained in this policy. You can specify a maximum of 5 schedules.
repeated .google.cloud.baremetalsolution.v2.SnapshotSchedulePolicy.Schedule schedules = 3;
Name | Description |
index | int |
builderForValue | SnapshotSchedulePolicy.Schedule.Builder |
Type | Description |
SnapshotSchedulePolicy.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final SnapshotSchedulePolicy.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
SnapshotSchedulePolicy.Builder |