| Modifier and Type | Method and Description |
|---|---|
ScanConfig.Schedule |
ScanConfig.Schedule.Builder.build() |
ScanConfig.Schedule |
ScanConfig.Schedule.Builder.buildPartial() |
static ScanConfig.Schedule |
ScanConfig.Schedule.getDefaultInstance() |
ScanConfig.Schedule |
ScanConfig.Schedule.getDefaultInstanceForType() |
ScanConfig.Schedule |
ScanConfig.Schedule.Builder.getDefaultInstanceForType() |
ScanConfig.Schedule |
ScanConfigOrBuilder.getSchedule()
The schedule of the ScanConfig.
|
ScanConfig.Schedule |
ScanConfig.getSchedule()
The schedule of the ScanConfig.
|
ScanConfig.Schedule |
ScanConfig.Builder.getSchedule()
The schedule of the ScanConfig.
|
static ScanConfig.Schedule |
ScanConfig.Schedule.parseDelimitedFrom(InputStream input) |
static ScanConfig.Schedule |
ScanConfig.Schedule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Schedule |
ScanConfig.Schedule.parseFrom(byte[] data) |
static ScanConfig.Schedule |
ScanConfig.Schedule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Schedule |
ScanConfig.Schedule.parseFrom(ByteBuffer data) |
static ScanConfig.Schedule |
ScanConfig.Schedule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Schedule |
ScanConfig.Schedule.parseFrom(com.google.protobuf.ByteString data) |
static ScanConfig.Schedule |
ScanConfig.Schedule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Schedule |
ScanConfig.Schedule.parseFrom(com.google.protobuf.CodedInputStream input) |
static ScanConfig.Schedule |
ScanConfig.Schedule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Schedule |
ScanConfig.Schedule.parseFrom(InputStream input) |
static ScanConfig.Schedule |
ScanConfig.Schedule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ScanConfig.Schedule> |
ScanConfig.Schedule.getParserForType() |
static com.google.protobuf.Parser<ScanConfig.Schedule> |
ScanConfig.Schedule.parser() |
| Modifier and Type | Method and Description |
|---|---|
ScanConfig.Schedule.Builder |
ScanConfig.Schedule.Builder.mergeFrom(ScanConfig.Schedule other) |
ScanConfig.Builder |
ScanConfig.Builder.mergeSchedule(ScanConfig.Schedule value)
The schedule of the ScanConfig.
|
static ScanConfig.Schedule.Builder |
ScanConfig.Schedule.newBuilder(ScanConfig.Schedule prototype) |
ScanConfig.Builder |
ScanConfig.Builder.setSchedule(ScanConfig.Schedule value)
The schedule of the ScanConfig.
|
Copyright © 2019 Google LLC. All rights reserved.