Class HttpJsonEndpointServiceStub (1.15.0)

publicclass HttpJsonEndpointServiceStubextendsEndpointServiceStub

REST stub implementation for the EndpointService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

EndpointServiceStub > java.lang.Object > HttpJsonEndpointServiceStub

Inherited Members

Static Methods

create(ClientContext clientContext)

publicstaticfinalHttpJsonEndpointServiceStubcreate(ClientContextclientContext)
Parameter
Name Description
clientContext ClientContext
Returns
Type Description
HttpJsonEndpointServiceStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

publicstaticfinalHttpJsonEndpointServiceStubcreate(ClientContextclientContext,HttpJsonStubCallableFactorycallableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory
Returns
Type Description
HttpJsonEndpointServiceStub
Exceptions
Type Description
IOException

create(EndpointServiceStubSettings settings)

publicstaticfinalHttpJsonEndpointServiceStubcreate(EndpointServiceStubSettingssettings)
Parameter
Name Description
settings EndpointServiceStubSettings
Returns
Type Description
HttpJsonEndpointServiceStub
Exceptions
Type Description
IOException

getMethodDescriptors()

publicstaticList<ApiMethodDescriptor>getMethodDescriptors()
Returns
Type Description
List<ApiMethodDescriptor>

Constructors

HttpJsonEndpointServiceStub(EndpointServiceStubSettings settings, ClientContext clientContext)

protectedHttpJsonEndpointServiceStub(EndpointServiceStubSettingssettings,ClientContextclientContext)

Constructs an instance of HttpJsonEndpointServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
Name Description
settings EndpointServiceStubSettings
clientContext ClientContext

HttpJsonEndpointServiceStub(EndpointServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protectedHttpJsonEndpointServiceStub(EndpointServiceStubSettingssettings,ClientContextclientContext,HttpJsonStubCallableFactorycallableFactory)

Constructs an instance of HttpJsonEndpointServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
Name Description
settings EndpointServiceStubSettings
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

publicbooleanawaitTermination(longduration,TimeUnitunit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

close()

publicfinalvoidclose()
Overrides

createEndpointCallable()

publicUnaryCallable<CreateEndpointRequest,Operation>createEndpointCallable()
Returns
Type Description
UnaryCallable<CreateEndpointRequest,Operation>
Overrides

createEndpointOperationCallable()

publicOperationCallable<CreateEndpointRequest,Endpoint,CreateEndpointOperationMetadata>createEndpointOperationCallable()
Returns
Type Description
OperationCallable<CreateEndpointRequest,Endpoint,CreateEndpointOperationMetadata>
Overrides

deleteEndpointCallable()

publicUnaryCallable<DeleteEndpointRequest,Operation>deleteEndpointCallable()
Returns
Type Description
UnaryCallable<DeleteEndpointRequest,Operation>
Overrides

deleteEndpointOperationCallable()

publicOperationCallable<DeleteEndpointRequest,Empty,DeleteOperationMetadata>deleteEndpointOperationCallable()
Returns
Type Description
OperationCallable<DeleteEndpointRequest,Empty,DeleteOperationMetadata>
Overrides

deployModelCallable()

publicUnaryCallable<DeployModelRequest,Operation>deployModelCallable()
Returns
Type Description
UnaryCallable<DeployModelRequest,Operation>
Overrides

deployModelOperationCallable()

publicOperationCallable<DeployModelRequest,DeployModelResponse,DeployModelOperationMetadata>deployModelOperationCallable()
Returns
Type Description
OperationCallable<DeployModelRequest,DeployModelResponse,DeployModelOperationMetadata>
Overrides

getEndpointCallable()

publicUnaryCallable<GetEndpointRequest,Endpoint>getEndpointCallable()
Returns
Type Description
UnaryCallable<GetEndpointRequest,Endpoint>
Overrides

getHttpJsonOperationsStub()

publicHttpJsonOperationsStubgetHttpJsonOperationsStub()
Returns
Type Description
HttpJsonOperationsStub
Overrides

getIamPolicyCallable()

publicUnaryCallable<GetIamPolicyRequest,Policy>getIamPolicyCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>
Overrides

getLocationCallable()

publicUnaryCallable<GetLocationRequest,Location>getLocationCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>
Overrides

isShutdown()

publicbooleanisShutdown()
Returns
Type Description
boolean

isTerminated()

publicbooleanisTerminated()
Returns
Type Description
boolean

listEndpointsCallable()

publicUnaryCallable<ListEndpointsRequest,ListEndpointsResponse>listEndpointsCallable()
Returns
Type Description
UnaryCallable<ListEndpointsRequest,ListEndpointsResponse>
Overrides

listEndpointsPagedCallable()

publicUnaryCallable<ListEndpointsRequest,EndpointServiceClient.ListEndpointsPagedResponse>listEndpointsPagedCallable()
Returns
Type Description
UnaryCallable<ListEndpointsRequest,ListEndpointsPagedResponse>
Overrides

listLocationsCallable()

publicUnaryCallable<ListLocationsRequest,ListLocationsResponse>listLocationsCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>
Overrides

listLocationsPagedCallable()

publicUnaryCallable<ListLocationsRequest,EndpointServiceClient.ListLocationsPagedResponse>listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>
Overrides

mutateDeployedModelCallable()

publicUnaryCallable<MutateDeployedModelRequest,Operation>mutateDeployedModelCallable()
Returns
Type Description
UnaryCallable<MutateDeployedModelRequest,Operation>
Overrides

mutateDeployedModelOperationCallable()

publicOperationCallable<MutateDeployedModelRequest,MutateDeployedModelResponse,MutateDeployedModelOperationMetadata>mutateDeployedModelOperationCallable()
Returns
Type Description
OperationCallable<MutateDeployedModelRequest,MutateDeployedModelResponse,MutateDeployedModelOperationMetadata>
Overrides

setIamPolicyCallable()

publicUnaryCallable<SetIamPolicyRequest,Policy>setIamPolicyCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>
Overrides

shutdown()

publicvoidshutdown()

shutdownNow()

publicvoidshutdownNow()

testIamPermissionsCallable()

publicUnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse>testIamPermissionsCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>
Overrides

undeployModelCallable()

publicUnaryCallable<UndeployModelRequest,Operation>undeployModelCallable()
Returns
Type Description
UnaryCallable<UndeployModelRequest,Operation>
Overrides

undeployModelOperationCallable()

publicOperationCallable<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>undeployModelOperationCallable()
Returns
Type Description
OperationCallable<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>
Overrides

updateEndpointCallable()

publicUnaryCallable<UpdateEndpointRequest,Endpoint>updateEndpointCallable()
Returns
Type Description
UnaryCallable<UpdateEndpointRequest,Endpoint>
Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.