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 Version
Version.Builder. build()
Version
Version.Builder. buildPartial()
static Version
Version. getDefaultInstance()
Version
Version.Builder. getDefaultInstanceForType()
Version
Version. getDefaultInstanceForType()
Version
CreateVersionRequest.Builder. getVersion()
Application deployment configuration.Version
CreateVersionRequest. getVersion()
Application deployment configuration.Version
CreateVersionRequestOrBuilder. getVersion()
Application deployment configuration.Version
UpdateVersionRequest.Builder. getVersion()
A Version containing the updated resource.Version
UpdateVersionRequest. getVersion()
A Version containing the updated resource.Version
UpdateVersionRequestOrBuilder. getVersion()
A Version containing the updated resource.Version
VersionsClient. getVersion(GetVersionRequest request)
Gets the specified Version resource.Version
VersionsGrpc.VersionsBlockingStub. getVersion(GetVersionRequest request)
Gets the specified Version resource.Version
ListVersionsResponse.Builder. getVersions(int index)
The versions belonging to the requested service.Version
ListVersionsResponse. getVersions(int index)
The versions belonging to the requested service.Version
ListVersionsResponseOrBuilder. getVersions(int index)
The versions belonging to the requested service.static Version
Version. parseDelimitedFrom(InputStream input)
static Version
Version. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Version
Version. parseFrom(byte[] data)
static Version
Version. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Version
Version. parseFrom(com.google.protobuf.ByteString data)
static Version
Version. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Version
Version. parseFrom(com.google.protobuf.CodedInputStream input)
static Version
Version. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Version
Version. parseFrom(InputStream input)
static Version
Version. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Version
Version. parseFrom(ByteBuffer data)
static Version
Version. 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.Builder
ListVersionsResponse.Builder. addVersions(int index, Version value)
The versions belonging to the requested service.ListVersionsResponse.Builder
ListVersionsResponse.Builder. addVersions(Version value)
The versions belonging to the requested service.Version.Builder
Version.Builder. mergeFrom(Version other)
CreateVersionRequest.Builder
CreateVersionRequest.Builder. mergeVersion(Version value)
Application deployment configuration.UpdateVersionRequest.Builder
UpdateVersionRequest.Builder. mergeVersion(Version value)
A Version containing the updated resource.static Version.Builder
Version. newBuilder(Version prototype)
CreateVersionRequest.Builder
CreateVersionRequest.Builder. setVersion(Version value)
Application deployment configuration.UpdateVersionRequest.Builder
UpdateVersionRequest.Builder. setVersion(Version value)
A Version containing the updated resource.ListVersionsResponse.Builder
ListVersionsResponse.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.Builder
ListVersionsResponse.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.ListVersionsPage
VersionsClient.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 void
VersionsGrpc.AsyncService. getVersion(GetVersionRequest request, io.grpc.stub.StreamObserver<Version> responseObserver)
Gets the specified Version resource.void
VersionsGrpc.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.
-