Uses of Class
com.google.dataflow.v1beta3.GetTemplateRequest.TemplateView
-
Packages that use GetTemplateRequest.TemplateView Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of GetTemplateRequest.TemplateView in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return GetTemplateRequest.TemplateView Modifier and Type Method Description static GetTemplateRequest.TemplateViewGetTemplateRequest.TemplateView. forNumber(int value)GetTemplateRequest.TemplateViewGetTemplateRequest.Builder. getView()The view to retrieve.GetTemplateRequest.TemplateViewGetTemplateRequest. getView()The view to retrieve.GetTemplateRequest.TemplateViewGetTemplateRequestOrBuilder. getView()The view to retrieve.static GetTemplateRequest.TemplateViewGetTemplateRequest.TemplateView. valueOf(int value)Deprecated.static GetTemplateRequest.TemplateViewGetTemplateRequest.TemplateView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static GetTemplateRequest.TemplateViewGetTemplateRequest.TemplateView. valueOf(String name)Returns the enum constant of this type with the specified name.static GetTemplateRequest.TemplateView[]GetTemplateRequest.TemplateView. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.dataflow.v1beta3 that return types with arguments of type GetTemplateRequest.TemplateView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<GetTemplateRequest.TemplateView>GetTemplateRequest.TemplateView. internalGetValueMap()Methods in com.google.dataflow.v1beta3 with parameters of type GetTemplateRequest.TemplateView Modifier and Type Method Description GetTemplateRequest.BuilderGetTemplateRequest.Builder. setView(GetTemplateRequest.TemplateView value)The view to retrieve.
-