Uses of Class
com.google.appengine.v1.Version
-
Packages that use Version Package Description com.google.appengine.v1 A client to App Engine Admin APIcom.google.appengine.v1.stub -
-
Uses of Version in com.google.appengine.v1
Methods in com.google.appengine.v1 that return Version Modifier and Type Method Description VersionVersion.Builder. build()VersionVersion.Builder. buildPartial()static VersionVersion. getDefaultInstance()VersionVersion.Builder. getDefaultInstanceForType()VersionVersion. getDefaultInstanceForType()VersionCreateVersionRequest.Builder. getVersion()Application deployment configuration.VersionCreateVersionRequest. getVersion()Application deployment configuration.VersionCreateVersionRequestOrBuilder. getVersion()Application deployment configuration.VersionUpdateVersionRequest.Builder. getVersion()A Version containing the updated resource.VersionUpdateVersionRequest. getVersion()A Version containing the updated resource.VersionUpdateVersionRequestOrBuilder. getVersion()A Version containing the updated resource.VersionVersionsClient. getVersion(GetVersionRequest request)Gets the specified Version resource.VersionVersionsGrpc.VersionsBlockingStub. getVersion(GetVersionRequest request)Gets the specified Version resource.VersionListVersionsResponse.Builder. getVersions(int index)The versions belonging to the requested service.VersionListVersionsResponse. getVersions(int index)The versions belonging to the requested service.VersionListVersionsResponseOrBuilder. getVersions(int index)The versions belonging to the requested service.static VersionVersion. parseDelimitedFrom(InputStream input)static VersionVersion. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionVersion. parseFrom(byte[] data)static VersionVersion. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionVersion. parseFrom(com.google.protobuf.ByteString data)static VersionVersion. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionVersion. parseFrom(com.google.protobuf.CodedInputStream input)static VersionVersion. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionVersion. parseFrom(InputStream input)static VersionVersion. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionVersion. parseFrom(ByteBuffer data)static VersionVersion. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.v1 that return types with arguments of type Version Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Version,CreateVersionMetadataV1>VersionsClient. createVersionAsync(CreateVersionRequest request)Deploys code and resource files to a new version.com.google.api.gax.rpc.OperationCallable<CreateVersionRequest,Version,CreateVersionMetadataV1>VersionsClient. createVersionOperationCallable()Deploys code and resource files to a new version.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateVersionRequest,Version,CreateVersionMetadataV1>VersionsSettings.Builder. createVersionOperationSettings()Returns the builder for the settings used for calls to createVersion.com.google.api.gax.rpc.OperationCallSettings<CreateVersionRequest,Version,CreateVersionMetadataV1>VersionsSettings. createVersionOperationSettings()Returns the object with the settings used for calls to createVersion.static io.grpc.MethodDescriptor<GetVersionRequest,Version>VersionsGrpc. getGetVersionMethod()com.google.protobuf.Parser<Version>Version. getParserForType()com.google.common.util.concurrent.ListenableFuture<Version>VersionsGrpc.VersionsFutureStub. getVersion(GetVersionRequest request)Gets the specified Version resource.com.google.api.gax.rpc.UnaryCallable<GetVersionRequest,Version>VersionsClient. getVersionCallable()Gets the specified Version resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVersionRequest,Version>VersionsSettings.Builder. getVersionSettings()Returns the builder for the settings used for calls to getVersion.com.google.api.gax.rpc.UnaryCallSettings<GetVersionRequest,Version>VersionsSettings. getVersionSettings()Returns the object with the settings used for calls to getVersion.List<Version>ListVersionsResponse.Builder. getVersionsList()The versions belonging to the requested service.List<Version>ListVersionsResponse. getVersionsList()The versions belonging to the requested service.List<Version>ListVersionsResponseOrBuilder. getVersionsList()The versions belonging to the requested service.static com.google.protobuf.Parser<Version>Version. parser()com.google.api.gax.longrunning.OperationFuture<Version,OperationMetadataV1>VersionsClient. updateVersionAsync(UpdateVersionRequest request)Updates the specified Version resource.com.google.api.gax.rpc.OperationCallable<UpdateVersionRequest,Version,OperationMetadataV1>VersionsClient. updateVersionOperationCallable()Updates the specified Version resource.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateVersionRequest,Version,OperationMetadataV1>VersionsSettings.Builder. updateVersionOperationSettings()Returns the builder for the settings used for calls to updateVersion.com.google.api.gax.rpc.OperationCallSettings<UpdateVersionRequest,Version,OperationMetadataV1>VersionsSettings. updateVersionOperationSettings()Returns the object with the settings used for calls to updateVersion.Methods in com.google.appengine.v1 with parameters of type Version Modifier and Type Method Description ListVersionsResponse.BuilderListVersionsResponse.Builder. addVersions(int index, Version value)The versions belonging to the requested service.ListVersionsResponse.BuilderListVersionsResponse.Builder. addVersions(Version value)The versions belonging to the requested service.Version.BuilderVersion.Builder. mergeFrom(Version other)CreateVersionRequest.BuilderCreateVersionRequest.Builder. mergeVersion(Version value)Application deployment configuration.UpdateVersionRequest.BuilderUpdateVersionRequest.Builder. mergeVersion(Version value)A Version containing the updated resource.static Version.BuilderVersion. newBuilder(Version prototype)CreateVersionRequest.BuilderCreateVersionRequest.Builder. setVersion(Version value)Application deployment configuration.UpdateVersionRequest.BuilderUpdateVersionRequest.Builder. setVersion(Version value)A Version containing the updated resource.ListVersionsResponse.BuilderListVersionsResponse.Builder. setVersions(int index, Version value)The versions belonging to the requested service.Method parameters in com.google.appengine.v1 with type arguments of type Version Modifier and Type Method Description ListVersionsResponse.BuilderListVersionsResponse.Builder. addAllVersions(Iterable<? extends Version> values)The versions belonging to the requested service.static com.google.api.core.ApiFuture<VersionsClient.ListVersionsPagedResponse>VersionsClient.ListVersionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListVersionsRequest,ListVersionsResponse,Version> context, com.google.api.core.ApiFuture<ListVersionsResponse> futureResponse)protected VersionsClient.ListVersionsPageVersionsClient.ListVersionsPage. createPage(com.google.api.gax.rpc.PageContext<ListVersionsRequest,ListVersionsResponse,Version> context, ListVersionsResponse response)com.google.api.core.ApiFuture<VersionsClient.ListVersionsPage>VersionsClient.ListVersionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListVersionsRequest,ListVersionsResponse,Version> context, com.google.api.core.ApiFuture<ListVersionsResponse> futureResponse)default voidVersionsGrpc.AsyncService. getVersion(GetVersionRequest request, io.grpc.stub.StreamObserver<Version> responseObserver)Gets the specified Version resource.voidVersionsGrpc.VersionsStub. getVersion(GetVersionRequest request, io.grpc.stub.StreamObserver<Version> responseObserver)Gets the specified Version resource. -
Uses of Version in com.google.appengine.v1.stub
Methods in com.google.appengine.v1.stub that return types with arguments of type Version Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateVersionRequest,Version,CreateVersionMetadataV1>GrpcVersionsStub. createVersionOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateVersionRequest,Version,CreateVersionMetadataV1>HttpJsonVersionsStub. createVersionOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateVersionRequest,Version,CreateVersionMetadataV1>VersionsStub. createVersionOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateVersionRequest,Version,CreateVersionMetadataV1>VersionsStubSettings.Builder. createVersionOperationSettings()Returns the builder for the settings used for calls to createVersion.com.google.api.gax.rpc.OperationCallSettings<CreateVersionRequest,Version,CreateVersionMetadataV1>VersionsStubSettings. createVersionOperationSettings()Returns the object with the settings used for calls to createVersion.com.google.api.gax.rpc.UnaryCallable<GetVersionRequest,Version>GrpcVersionsStub. getVersionCallable()com.google.api.gax.rpc.UnaryCallable<GetVersionRequest,Version>HttpJsonVersionsStub. getVersionCallable()com.google.api.gax.rpc.UnaryCallable<GetVersionRequest,Version>VersionsStub. getVersionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVersionRequest,Version>VersionsStubSettings.Builder. getVersionSettings()Returns the builder for the settings used for calls to getVersion.com.google.api.gax.rpc.UnaryCallSettings<GetVersionRequest,Version>VersionsStubSettings. getVersionSettings()Returns the object with the settings used for calls to getVersion.com.google.api.gax.rpc.OperationCallable<UpdateVersionRequest,Version,OperationMetadataV1>GrpcVersionsStub. updateVersionOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateVersionRequest,Version,OperationMetadataV1>HttpJsonVersionsStub. updateVersionOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateVersionRequest,Version,OperationMetadataV1>VersionsStub. updateVersionOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateVersionRequest,Version,OperationMetadataV1>VersionsStubSettings.Builder. updateVersionOperationSettings()Returns the builder for the settings used for calls to updateVersion.com.google.api.gax.rpc.OperationCallSettings<UpdateVersionRequest,Version,OperationMetadataV1>VersionsStubSettings. updateVersionOperationSettings()Returns the object with the settings used for calls to updateVersion.
-