public static final class InlineDestination.Builder extends GeneratedMessage.Builder<InlineDestination.Builder> implements InlineDestinationOrBuilder
InlineDestination for exporting a dashboard.
Protobuf type google.cloud.chronicle.v1.InlineDestination
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllDashboards(Iterable<? extends NativeDashboardWithChartsAndQueries> values)
public InlineDestination.Builder addAllDashboards(Iterable<? extends NativeDashboardWithChartsAndQueries> values)
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries>
|
addDashboards(NativeDashboardWithChartsAndQueries value)
public InlineDestination.Builder addDashboards(NativeDashboardWithChartsAndQueries value)
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
addDashboards(NativeDashboardWithChartsAndQueries.Builder builderForValue)
public InlineDestination.Builder addDashboards(NativeDashboardWithChartsAndQueries.Builder builderForValue)
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
addDashboards(int index, NativeDashboardWithChartsAndQueries value)
public InlineDestination.Builder addDashboards(int index, NativeDashboardWithChartsAndQueries value)
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
addDashboards(int index, NativeDashboardWithChartsAndQueries.Builder builderForValue)
public InlineDestination.Builder addDashboards(int index, NativeDashboardWithChartsAndQueries.Builder builderForValue)
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
addDashboardsBuilder()
public NativeDashboardWithChartsAndQueries.Builder addDashboardsBuilder()
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
addDashboardsBuilder(int index)
public NativeDashboardWithChartsAndQueries.Builder addDashboardsBuilder(int index)
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
| Parameter |
| Name |
Description |
index |
int
|
build()
public InlineDestination build()
buildPartial()
public InlineDestination buildPartial()
clear()
public InlineDestination.Builder clear()
Overrides
clearDashboards()
public InlineDestination.Builder clearDashboards()
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
getDashboards(int index)
public NativeDashboardWithChartsAndQueries getDashboards(int index)
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
| Parameter |
| Name |
Description |
index |
int
|
getDashboardsBuilder(int index)
public NativeDashboardWithChartsAndQueries.Builder getDashboardsBuilder(int index)
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
| Parameter |
| Name |
Description |
index |
int
|
getDashboardsBuilderList()
public List<NativeDashboardWithChartsAndQueries.Builder> getDashboardsBuilderList()
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
getDashboardsCount()
public int getDashboardsCount()
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
| Returns |
| Type |
Description |
int |
|
getDashboardsList()
public List<NativeDashboardWithChartsAndQueries> getDashboardsList()
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
getDashboardsOrBuilder(int index)
public NativeDashboardWithChartsAndQueriesOrBuilder getDashboardsOrBuilder(int index)
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
| Parameter |
| Name |
Description |
index |
int
|
getDashboardsOrBuilderList()
public List<? extends NativeDashboardWithChartsAndQueriesOrBuilder> getDashboardsOrBuilderList()
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueriesOrBuilder> |
|
getDefaultInstanceForType()
public InlineDestination getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(InlineDestination other)
public InlineDestination.Builder mergeFrom(InlineDestination other)
public InlineDestination.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public InlineDestination.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeDashboards(int index)
public InlineDestination.Builder removeDashboards(int index)
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
| Parameter |
| Name |
Description |
index |
int
|
setDashboards(int index, NativeDashboardWithChartsAndQueries value)
public InlineDestination.Builder setDashboards(int index, NativeDashboardWithChartsAndQueries value)
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;
setDashboards(int index, NativeDashboardWithChartsAndQueries.Builder builderForValue)
public InlineDestination.Builder setDashboards(int index, NativeDashboardWithChartsAndQueries.Builder builderForValue)
Dashboards with charts and queries.
repeated .google.cloud.chronicle.v1.NativeDashboardWithChartsAndQueries dashboards = 1;