Uses of Class
cronapp.framework.customization.GetWebContentRequest
-
-
Uses of GetWebContentRequest in cronapp.framework.customization
Fields in cronapp.framework.customization with type parameters of type GetWebContentRequest Modifier and Type Field Description static io.grpc.MethodDescriptor<GetWebContentRequest,GetWebContentResponse>CustomizationServiceGrpc. METHOD_GET_WEB_CONTENTDeprecated.Methods in cronapp.framework.customization that return GetWebContentRequest Modifier and Type Method Description GetWebContentRequestGetWebContentRequest.Builder. build()GetWebContentRequestGetWebContentRequest.Builder. buildPartial()static GetWebContentRequestGetWebContentRequest. getDefaultInstance()GetWebContentRequestGetWebContentRequest.Builder. getDefaultInstanceForType()GetWebContentRequestGetWebContentRequest. getDefaultInstanceForType()static GetWebContentRequestGetWebContentRequest. parseDelimitedFrom(InputStream input)static GetWebContentRequestGetWebContentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetWebContentRequestGetWebContentRequest. parseFrom(byte[] data)static GetWebContentRequestGetWebContentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetWebContentRequestGetWebContentRequest. parseFrom(com.google.protobuf.ByteString data)static GetWebContentRequestGetWebContentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetWebContentRequestGetWebContentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetWebContentRequestGetWebContentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetWebContentRequestGetWebContentRequest. parseFrom(InputStream input)static GetWebContentRequestGetWebContentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetWebContentRequestGetWebContentRequest. parseFrom(ByteBuffer data)static GetWebContentRequestGetWebContentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in cronapp.framework.customization that return types with arguments of type GetWebContentRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetWebContentRequest,GetWebContentResponse>CustomizationServiceGrpc. getGetWebContentMethod()com.google.protobuf.Parser<GetWebContentRequest>GetWebContentRequest. getParserForType()static com.google.protobuf.Parser<GetWebContentRequest>GetWebContentRequest. parser()Methods in cronapp.framework.customization with parameters of type GetWebContentRequest Modifier and Type Method Description GetWebContentResponseCustomizationServiceGrpc.CustomizationServiceBlockingStub. getWebContent(GetWebContentRequest request)com.google.common.util.concurrent.ListenableFuture<GetWebContentResponse>CustomizationServiceGrpc.CustomizationServiceFutureStub. getWebContent(GetWebContentRequest request)voidCustomizationServiceGrpc.CustomizationServiceImplBase. getWebContent(GetWebContentRequest request, io.grpc.stub.StreamObserver<GetWebContentResponse> responseObserver)voidCustomizationServiceGrpc.CustomizationServiceStub. getWebContent(GetWebContentRequest request, io.grpc.stub.StreamObserver<GetWebContentResponse> responseObserver)GetWebContentRequest.BuilderGetWebContentRequest.Builder. mergeFrom(GetWebContentRequest other)static GetWebContentRequest.BuilderGetWebContentRequest. newBuilder(GetWebContentRequest prototype)
-