Uses of Class
com.google.appengine.v1.Instance
-
Packages that use Instance Package Description com.google.appengine.v1 A client to App Engine Admin APIcom.google.appengine.v1.stub -
-
Uses of Instance in com.google.appengine.v1
Methods in com.google.appengine.v1 that return Instance Modifier and Type Method Description Instance
Instance.Builder. build()
Instance
Instance.Builder. buildPartial()
static Instance
Instance. getDefaultInstance()
Instance
Instance.Builder. getDefaultInstanceForType()
Instance
Instance. getDefaultInstanceForType()
Instance
InstancesClient. getInstance(GetInstanceRequest request)
Gets instance information.Instance
InstancesGrpc.InstancesBlockingStub. getInstance(GetInstanceRequest request)
Gets instance information.Instance
ListInstancesResponse.Builder. getInstances(int index)
The instances belonging to the requested version.Instance
ListInstancesResponse. getInstances(int index)
The instances belonging to the requested version.Instance
ListInstancesResponseOrBuilder. getInstances(int index)
The instances belonging to the requested version.static Instance
Instance. parseDelimitedFrom(InputStream input)
static Instance
Instance. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(byte[] data)
static Instance
Instance. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(com.google.protobuf.ByteString data)
static Instance
Instance. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(com.google.protobuf.CodedInputStream input)
static Instance
Instance. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(InputStream input)
static Instance
Instance. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(ByteBuffer data)
static Instance
Instance. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.appengine.v1 that return types with arguments of type Instance Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadataV1>
InstancesClient. debugInstanceAsync(DebugInstanceRequest request)
Enables debugging on a VM instance.com.google.api.gax.rpc.OperationCallable<DebugInstanceRequest,Instance,OperationMetadataV1>
InstancesClient. debugInstanceOperationCallable()
Enables debugging on a VM instance.com.google.api.gax.rpc.OperationCallSettings.Builder<DebugInstanceRequest,Instance,OperationMetadataV1>
InstancesSettings.Builder. debugInstanceOperationSettings()
Returns the builder for the settings used for calls to debugInstance.com.google.api.gax.rpc.OperationCallSettings<DebugInstanceRequest,Instance,OperationMetadataV1>
InstancesSettings. debugInstanceOperationSettings()
Returns the object with the settings used for calls to debugInstance.static io.grpc.MethodDescriptor<GetInstanceRequest,Instance>
InstancesGrpc. getGetInstanceMethod()
com.google.common.util.concurrent.ListenableFuture<Instance>
InstancesGrpc.InstancesFutureStub. getInstance(GetInstanceRequest request)
Gets instance information.com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>
InstancesClient. getInstanceCallable()
Gets instance information.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance>
InstancesSettings.Builder. getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.com.google.api.gax.rpc.UnaryCallSettings<GetInstanceRequest,Instance>
InstancesSettings. getInstanceSettings()
Returns the object with the settings used for calls to getInstance.List<Instance>
ListInstancesResponse.Builder. getInstancesList()
The instances belonging to the requested version.List<Instance>
ListInstancesResponse. getInstancesList()
The instances belonging to the requested version.List<Instance>
ListInstancesResponseOrBuilder. getInstancesList()
The instances belonging to the requested version.com.google.protobuf.Parser<Instance>
Instance. getParserForType()
static com.google.protobuf.Parser<Instance>
Instance. parser()
Methods in com.google.appengine.v1 with parameters of type Instance Modifier and Type Method Description ListInstancesResponse.Builder
ListInstancesResponse.Builder. addInstances(int index, Instance value)
The instances belonging to the requested version.ListInstancesResponse.Builder
ListInstancesResponse.Builder. addInstances(Instance value)
The instances belonging to the requested version.Instance.Builder
Instance.Builder. mergeFrom(Instance other)
static Instance.Builder
Instance. newBuilder(Instance prototype)
ListInstancesResponse.Builder
ListInstancesResponse.Builder. setInstances(int index, Instance value)
The instances belonging to the requested version.Method parameters in com.google.appengine.v1 with type arguments of type Instance Modifier and Type Method Description ListInstancesResponse.Builder
ListInstancesResponse.Builder. addAllInstances(Iterable<? extends Instance> values)
The instances belonging to the requested version.static com.google.api.core.ApiFuture<InstancesClient.ListInstancesPagedResponse>
InstancesClient.ListInstancesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse)
protected InstancesClient.ListInstancesPage
InstancesClient.ListInstancesPage. createPage(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, ListInstancesResponse response)
com.google.api.core.ApiFuture<InstancesClient.ListInstancesPage>
InstancesClient.ListInstancesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse)
default void
InstancesGrpc.AsyncService. getInstance(GetInstanceRequest request, io.grpc.stub.StreamObserver<Instance> responseObserver)
Gets instance information.void
InstancesGrpc.InstancesStub. getInstance(GetInstanceRequest request, io.grpc.stub.StreamObserver<Instance> responseObserver)
Gets instance information. -
Uses of Instance in com.google.appengine.v1.stub
Methods in com.google.appengine.v1.stub that return types with arguments of type Instance Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<DebugInstanceRequest,Instance,OperationMetadataV1>
GrpcInstancesStub. debugInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DebugInstanceRequest,Instance,OperationMetadataV1>
HttpJsonInstancesStub. debugInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DebugInstanceRequest,Instance,OperationMetadataV1>
InstancesStub. debugInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DebugInstanceRequest,Instance,OperationMetadataV1>
InstancesStubSettings.Builder. debugInstanceOperationSettings()
Returns the builder for the settings used for calls to debugInstance.com.google.api.gax.rpc.OperationCallSettings<DebugInstanceRequest,Instance,OperationMetadataV1>
InstancesStubSettings. debugInstanceOperationSettings()
Returns the object with the settings used for calls to debugInstance.com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>
GrpcInstancesStub. getInstanceCallable()
com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>
HttpJsonInstancesStub. getInstanceCallable()
com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>
InstancesStub. getInstanceCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance>
InstancesStubSettings.Builder. getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.com.google.api.gax.rpc.UnaryCallSettings<GetInstanceRequest,Instance>
InstancesStubSettings. getInstanceSettings()
Returns the object with the settings used for calls to getInstance.
-