接口 LiveCdnNodeViewOuterClass.LiveCdnNodeViewOrBuilder
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- 所有已知实现类:
LiveCdnNodeViewOuterClass.LiveCdnNodeView,LiveCdnNodeViewOuterClass.LiveCdnNodeView.Builder
public static interface LiveCdnNodeViewOuterClass.LiveCdnNodeViewOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
方法概要
从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
getCdn
String getCdn()string cdn = 1;- 返回:
- The cdn.
-
getCdnBytes
com.google.protobuf.ByteString getCdnBytes()string cdn = 1;- 返回:
- The bytes for cdn.
-
getUrl
String getUrl()string url = 2;- 返回:
- The url.
-
getUrlBytes
com.google.protobuf.ByteString getUrlBytes()string url = 2;- 返回:
- The bytes for url.
-
getFreeTraffic
boolean getFreeTraffic()bool freeTraffic = 3;- 返回:
- The freeTraffic.
-