类 SidecarOuterClass.Sidecar
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- istio.networking.v1alpha3.SidecarOuterClass.Sidecar
-
- 所有已实现的接口:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SidecarOuterClass.SidecarOrBuilder,java.io.Serializable
- 封闭类:
- SidecarOuterClass
public static final class SidecarOuterClass.Sidecar extends com.google.protobuf.GeneratedMessageV3 implements SidecarOuterClass.SidecarOrBuilder
`Sidecar` describes the configuration of the sidecar proxy that mediates inbound and outbound communication of the workload instance to which it is attached. <!-- crd generation tags +cue-gen:Sidecar:groupName:networking.istio.io +cue-gen:Sidecar:version:v1alpha3 +cue-gen:Sidecar:storageVersion +cue-gen:Sidecar:annotations:helm.sh/resource-policy=keep +cue-gen:Sidecar:labels:app=istio-pilot,chart=istio,heritage=Tiller,release=istio +cue-gen:Sidecar:subresource:status +cue-gen:Sidecar:scope:Namespaced +cue-gen:Sidecar:resource:categories=istio-io,networking-istio-io +cue-gen:Sidecar:preserveUnknownFields:false --> <!-- go code generation tags +kubetype-gen +kubetype-gen:groupVersion=networking.istio.io/v1alpha3 +genclient +k8s:deepcopy-gen=true -->
Protobuf typeistio.networking.v1alpha3.Sidecar- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classSidecarOuterClass.Sidecar.Builder`Sidecar` describes the configuration of the sidecar proxy that mediates inbound and outbound communication of the workload instance to which it is attached.-
从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
字段概要
字段 修饰符和类型 字段 说明 private static SidecarOuterClass.SidecarDEFAULT_INSTANCEprivate java.util.List<SidecarOuterClass.IstioEgressListener>egress_static intEGRESS_FIELD_NUMBERprivate java.util.List<SidecarOuterClass.IstioIngressListener>ingress_static intINGRESS_FIELD_NUMBERprivate bytememoizedIsInitializedstatic intOUTBOUND_TRAFFIC_POLICY_FIELD_NUMBERprivate SidecarOuterClass.OutboundTrafficPolicyoutboundTrafficPolicy_private static com.google.protobuf.Parser<SidecarOuterClass.Sidecar>PARSERprivate static longserialVersionUIDstatic intWORKLOAD_SELECTOR_FIELD_NUMBERprivate SidecarOuterClass.WorkloadSelectorworkloadSelector_
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 booleanequals(java.lang.Object obj)static SidecarOuterClass.SidecargetDefaultInstance()SidecarOuterClass.SidecargetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()SidecarOuterClass.IstioEgressListenergetEgress(int index)Egress specifies the configuration of the sidecar for processing outbound traffic from the attached workload instance to other services in the mesh.intgetEgressCount()Egress specifies the configuration of the sidecar for processing outbound traffic from the attached workload instance to other services in the mesh.java.util.List<SidecarOuterClass.IstioEgressListener>getEgressList()Egress specifies the configuration of the sidecar for processing outbound traffic from the attached workload instance to other services in the mesh.SidecarOuterClass.IstioEgressListenerOrBuildergetEgressOrBuilder(int index)Egress specifies the configuration of the sidecar for processing outbound traffic from the attached workload instance to other services in the mesh.java.util.List<? extends SidecarOuterClass.IstioEgressListenerOrBuilder>getEgressOrBuilderList()Egress specifies the configuration of the sidecar for processing outbound traffic from the attached workload instance to other services in the mesh.SidecarOuterClass.IstioIngressListenergetIngress(int index)Ingress specifies the configuration of the sidecar for processing inbound traffic to the attached workload instance.intgetIngressCount()Ingress specifies the configuration of the sidecar for processing inbound traffic to the attached workload instance.java.util.List<SidecarOuterClass.IstioIngressListener>getIngressList()Ingress specifies the configuration of the sidecar for processing inbound traffic to the attached workload instance.SidecarOuterClass.IstioIngressListenerOrBuildergetIngressOrBuilder(int index)Ingress specifies the configuration of the sidecar for processing inbound traffic to the attached workload instance.java.util.List<? extends SidecarOuterClass.IstioIngressListenerOrBuilder>getIngressOrBuilderList()Ingress specifies the configuration of the sidecar for processing inbound traffic to the attached workload instance.SidecarOuterClass.OutboundTrafficPolicygetOutboundTrafficPolicy()Configuration for the outbound traffic policy.SidecarOuterClass.OutboundTrafficPolicyOrBuildergetOutboundTrafficPolicyOrBuilder()Configuration for the outbound traffic policy.com.google.protobuf.Parser<SidecarOuterClass.Sidecar>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()SidecarOuterClass.WorkloadSelectorgetWorkloadSelector()Criteria used to select the specific set of pods/VMs on which this `Sidecar` configuration should be applied.SidecarOuterClass.WorkloadSelectorOrBuildergetWorkloadSelectorOrBuilder()Criteria used to select the specific set of pods/VMs on which this `Sidecar` configuration should be applied.inthashCode()booleanhasOutboundTrafficPolicy()Configuration for the outbound traffic policy.booleanhasWorkloadSelector()Criteria used to select the specific set of pods/VMs on which this `Sidecar` configuration should be applied.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SidecarOuterClass.Sidecar.BuildernewBuilder()static SidecarOuterClass.Sidecar.BuildernewBuilder(SidecarOuterClass.Sidecar prototype)SidecarOuterClass.Sidecar.BuildernewBuilderForType()protected SidecarOuterClass.Sidecar.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SidecarOuterClass.SidecarparseDelimitedFrom(java.io.InputStream input)static SidecarOuterClass.SidecarparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SidecarOuterClass.SidecarparseFrom(byte[] data)static SidecarOuterClass.SidecarparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SidecarOuterClass.SidecarparseFrom(com.google.protobuf.ByteString data)static SidecarOuterClass.SidecarparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SidecarOuterClass.SidecarparseFrom(com.google.protobuf.CodedInputStream input)static SidecarOuterClass.SidecarparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SidecarOuterClass.SidecarparseFrom(java.io.InputStream input)static SidecarOuterClass.SidecarparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SidecarOuterClass.SidecarparseFrom(java.nio.ByteBuffer data)static SidecarOuterClass.SidecarparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SidecarOuterClass.Sidecar>parser()SidecarOuterClass.Sidecar.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
serialVersionUID
private static final long serialVersionUID
- 另请参阅:
- 常量字段值
-
WORKLOAD_SELECTOR_FIELD_NUMBER
public static final int WORKLOAD_SELECTOR_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
workloadSelector_
private SidecarOuterClass.WorkloadSelector workloadSelector_
-
INGRESS_FIELD_NUMBER
public static final int INGRESS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ingress_
private java.util.List<SidecarOuterClass.IstioIngressListener> ingress_
-
EGRESS_FIELD_NUMBER
public static final int EGRESS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
egress_
private java.util.List<SidecarOuterClass.IstioEgressListener> egress_
-
OUTBOUND_TRAFFIC_POLICY_FIELD_NUMBER
public static final int OUTBOUND_TRAFFIC_POLICY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
outboundTrafficPolicy_
private SidecarOuterClass.OutboundTrafficPolicy outboundTrafficPolicy_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final SidecarOuterClass.Sidecar DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<SidecarOuterClass.Sidecar> PARSER
-
-
方法详细资料
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 覆盖:
newInstance在类中com.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- 指定者:
getUnknownFields在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getUnknownFields在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
hasWorkloadSelector
public boolean hasWorkloadSelector()
Criteria used to select the specific set of pods/VMs on which this `Sidecar` configuration should be applied. If omitted, the `Sidecar` configuration will be applied to all workload instances in the same namespace.
.istio.networking.v1alpha3.WorkloadSelector workload_selector = 1;- 指定者:
hasWorkloadSelector在接口中SidecarOuterClass.SidecarOrBuilder- 返回:
- Whether the workloadSelector field is set.
-
getWorkloadSelector
public SidecarOuterClass.WorkloadSelector getWorkloadSelector()
Criteria used to select the specific set of pods/VMs on which this `Sidecar` configuration should be applied. If omitted, the `Sidecar` configuration will be applied to all workload instances in the same namespace.
.istio.networking.v1alpha3.WorkloadSelector workload_selector = 1;- 指定者:
getWorkloadSelector在接口中SidecarOuterClass.SidecarOrBuilder- 返回:
- The workloadSelector.
-
getWorkloadSelectorOrBuilder
public SidecarOuterClass.WorkloadSelectorOrBuilder getWorkloadSelectorOrBuilder()
Criteria used to select the specific set of pods/VMs on which this `Sidecar` configuration should be applied. If omitted, the `Sidecar` configuration will be applied to all workload instances in the same namespace.
.istio.networking.v1alpha3.WorkloadSelector workload_selector = 1;
-
getIngressList
public java.util.List<SidecarOuterClass.IstioIngressListener> getIngressList()
Ingress specifies the configuration of the sidecar for processing inbound traffic to the attached workload instance. If omitted, Istio will automatically configure the sidecar based on the information about the workload obtained from the orchestration platform (e.g., exposed ports, services, etc.). If specified, inbound ports are configured if and only if the workload instance is associated with a service.
repeated .istio.networking.v1alpha3.IstioIngressListener ingress = 2;
-
getIngressOrBuilderList
public java.util.List<? extends SidecarOuterClass.IstioIngressListenerOrBuilder> getIngressOrBuilderList()
Ingress specifies the configuration of the sidecar for processing inbound traffic to the attached workload instance. If omitted, Istio will automatically configure the sidecar based on the information about the workload obtained from the orchestration platform (e.g., exposed ports, services, etc.). If specified, inbound ports are configured if and only if the workload instance is associated with a service.
repeated .istio.networking.v1alpha3.IstioIngressListener ingress = 2;
-
getIngressCount
public int getIngressCount()
Ingress specifies the configuration of the sidecar for processing inbound traffic to the attached workload instance. If omitted, Istio will automatically configure the sidecar based on the information about the workload obtained from the orchestration platform (e.g., exposed ports, services, etc.). If specified, inbound ports are configured if and only if the workload instance is associated with a service.
repeated .istio.networking.v1alpha3.IstioIngressListener ingress = 2;
-
getIngress
public SidecarOuterClass.IstioIngressListener getIngress(int index)
Ingress specifies the configuration of the sidecar for processing inbound traffic to the attached workload instance. If omitted, Istio will automatically configure the sidecar based on the information about the workload obtained from the orchestration platform (e.g., exposed ports, services, etc.). If specified, inbound ports are configured if and only if the workload instance is associated with a service.
repeated .istio.networking.v1alpha3.IstioIngressListener ingress = 2;- 指定者:
getIngress在接口中SidecarOuterClass.SidecarOrBuilder
-
getIngressOrBuilder
public SidecarOuterClass.IstioIngressListenerOrBuilder getIngressOrBuilder(int index)
Ingress specifies the configuration of the sidecar for processing inbound traffic to the attached workload instance. If omitted, Istio will automatically configure the sidecar based on the information about the workload obtained from the orchestration platform (e.g., exposed ports, services, etc.). If specified, inbound ports are configured if and only if the workload instance is associated with a service.
repeated .istio.networking.v1alpha3.IstioIngressListener ingress = 2;
-
getEgressList
public java.util.List<SidecarOuterClass.IstioEgressListener> getEgressList()
Egress specifies the configuration of the sidecar for processing outbound traffic from the attached workload instance to other services in the mesh. If not specified, inherits the system detected defaults from the namespace-wide or the global default Sidecar.
repeated .istio.networking.v1alpha3.IstioEgressListener egress = 3;
-
getEgressOrBuilderList
public java.util.List<? extends SidecarOuterClass.IstioEgressListenerOrBuilder> getEgressOrBuilderList()
Egress specifies the configuration of the sidecar for processing outbound traffic from the attached workload instance to other services in the mesh. If not specified, inherits the system detected defaults from the namespace-wide or the global default Sidecar.
repeated .istio.networking.v1alpha3.IstioEgressListener egress = 3;
-
getEgressCount
public int getEgressCount()
Egress specifies the configuration of the sidecar for processing outbound traffic from the attached workload instance to other services in the mesh. If not specified, inherits the system detected defaults from the namespace-wide or the global default Sidecar.
repeated .istio.networking.v1alpha3.IstioEgressListener egress = 3;
-
getEgress
public SidecarOuterClass.IstioEgressListener getEgress(int index)
Egress specifies the configuration of the sidecar for processing outbound traffic from the attached workload instance to other services in the mesh. If not specified, inherits the system detected defaults from the namespace-wide or the global default Sidecar.
repeated .istio.networking.v1alpha3.IstioEgressListener egress = 3;- 指定者:
getEgress在接口中SidecarOuterClass.SidecarOrBuilder
-
getEgressOrBuilder
public SidecarOuterClass.IstioEgressListenerOrBuilder getEgressOrBuilder(int index)
Egress specifies the configuration of the sidecar for processing outbound traffic from the attached workload instance to other services in the mesh. If not specified, inherits the system detected defaults from the namespace-wide or the global default Sidecar.
repeated .istio.networking.v1alpha3.IstioEgressListener egress = 3;
-
hasOutboundTrafficPolicy
public boolean hasOutboundTrafficPolicy()
Configuration for the outbound traffic policy. If your application uses one or more external services that are not known apriori, setting the policy to `ALLOW_ANY` will cause the sidecars to route any unknown traffic originating from the application to its requested destination. If not specified, inherits the system detected defaults from the namespace-wide or the global default Sidecar.
.istio.networking.v1alpha3.OutboundTrafficPolicy outbound_traffic_policy = 4;- 指定者:
hasOutboundTrafficPolicy在接口中SidecarOuterClass.SidecarOrBuilder- 返回:
- Whether the outboundTrafficPolicy field is set.
-
getOutboundTrafficPolicy
public SidecarOuterClass.OutboundTrafficPolicy getOutboundTrafficPolicy()
Configuration for the outbound traffic policy. If your application uses one or more external services that are not known apriori, setting the policy to `ALLOW_ANY` will cause the sidecars to route any unknown traffic originating from the application to its requested destination. If not specified, inherits the system detected defaults from the namespace-wide or the global default Sidecar.
.istio.networking.v1alpha3.OutboundTrafficPolicy outbound_traffic_policy = 4;- 指定者:
getOutboundTrafficPolicy在接口中SidecarOuterClass.SidecarOrBuilder- 返回:
- The outboundTrafficPolicy.
-
getOutboundTrafficPolicyOrBuilder
public SidecarOuterClass.OutboundTrafficPolicyOrBuilder getOutboundTrafficPolicyOrBuilder()
Configuration for the outbound traffic policy. If your application uses one or more external services that are not known apriori, setting the policy to `ALLOW_ANY` will cause the sidecars to route any unknown traffic originating from the application to its requested destination. If not specified, inherits the system detected defaults from the namespace-wide or the global default Sidecar.
.istio.networking.v1alpha3.OutboundTrafficPolicy outbound_traffic_policy = 4;
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static SidecarOuterClass.Sidecar parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SidecarOuterClass.Sidecar parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SidecarOuterClass.Sidecar parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SidecarOuterClass.Sidecar parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SidecarOuterClass.Sidecar parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SidecarOuterClass.Sidecar parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SidecarOuterClass.Sidecar parseFrom(java.io.InputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static SidecarOuterClass.Sidecar parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseDelimitedFrom
public static SidecarOuterClass.Sidecar parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseDelimitedFrom
public static SidecarOuterClass.Sidecar parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static SidecarOuterClass.Sidecar parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static SidecarOuterClass.Sidecar parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
newBuilderForType
public SidecarOuterClass.Sidecar.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static SidecarOuterClass.Sidecar.Builder newBuilder()
-
newBuilder
public static SidecarOuterClass.Sidecar.Builder newBuilder(SidecarOuterClass.Sidecar prototype)
-
toBuilder
public SidecarOuterClass.Sidecar.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected SidecarOuterClass.Sidecar.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SidecarOuterClass.Sidecar getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SidecarOuterClass.Sidecar> parser()
-
getParserForType
public com.google.protobuf.Parser<SidecarOuterClass.Sidecar> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SidecarOuterClass.Sidecar getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-