Uses of Class
com.google.dataflow.v1beta3.SDKInfo
-
Packages that use SDKInfo Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of SDKInfo in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return SDKInfo Modifier and Type Method Description SDKInfoSDKInfo.Builder. build()SDKInfoSDKInfo.Builder. buildPartial()static SDKInfoSDKInfo. getDefaultInstance()SDKInfoSDKInfo.Builder. getDefaultInstanceForType()SDKInfoSDKInfo. getDefaultInstanceForType()SDKInfoContainerSpec.Builder. getSdkInfo()Required.SDKInfoContainerSpec. getSdkInfo()Required.SDKInfoContainerSpecOrBuilder. getSdkInfo()Required.SDKInfoRuntimeMetadata.Builder. getSdkInfo()SDK Info for the template.SDKInfoRuntimeMetadata. getSdkInfo()SDK Info for the template.SDKInfoRuntimeMetadataOrBuilder. getSdkInfo()SDK Info for the template.static SDKInfoSDKInfo. parseDelimitedFrom(InputStream input)static SDKInfoSDKInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SDKInfoSDKInfo. parseFrom(byte[] data)static SDKInfoSDKInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SDKInfoSDKInfo. parseFrom(com.google.protobuf.ByteString data)static SDKInfoSDKInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SDKInfoSDKInfo. parseFrom(com.google.protobuf.CodedInputStream input)static SDKInfoSDKInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SDKInfoSDKInfo. parseFrom(InputStream input)static SDKInfoSDKInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SDKInfoSDKInfo. parseFrom(ByteBuffer data)static SDKInfoSDKInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.dataflow.v1beta3 that return types with arguments of type SDKInfo Modifier and Type Method Description com.google.protobuf.Parser<SDKInfo>SDKInfo. getParserForType()static com.google.protobuf.Parser<SDKInfo>SDKInfo. parser()Methods in com.google.dataflow.v1beta3 with parameters of type SDKInfo Modifier and Type Method Description SDKInfo.BuilderSDKInfo.Builder. mergeFrom(SDKInfo other)ContainerSpec.BuilderContainerSpec.Builder. mergeSdkInfo(SDKInfo value)Required.RuntimeMetadata.BuilderRuntimeMetadata.Builder. mergeSdkInfo(SDKInfo value)SDK Info for the template.static SDKInfo.BuilderSDKInfo. newBuilder(SDKInfo prototype)ContainerSpec.BuilderContainerSpec.Builder. setSdkInfo(SDKInfo value)Required.RuntimeMetadata.BuilderRuntimeMetadata.Builder. setSdkInfo(SDKInfo value)SDK Info for the template.
-