Class HttpJsonPhishingProtectionServiceV1Beta1Stub (0.35.0)

See more code actions.
public class HttpJsonPhishingProtectionServiceV1Beta1Stub extends PhishingProtectionServiceV1Beta1Stub

REST stub implementation for the PhishingProtectionServiceV1Beta1 service API.

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

java.lang.Object > PhishingProtectionServiceV1Beta1Stub > HttpJsonPhishingProtectionServiceV1Beta1Stub

Static Methods

create(ClientContext clientContext)

public static final HttpJsonPhishingProtectionServiceV1Beta1Stub create(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext
Returns Exceptions
TypeDescription
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonPhishingProtectionServiceV1Beta1Stub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory
Returns Exceptions
TypeDescription
IOException

create(PhishingProtectionServiceV1Beta1StubSettings settings)

public static final HttpJsonPhishingProtectionServiceV1Beta1Stub create(PhishingProtectionServiceV1Beta1StubSettings settings)
Parameter Returns Exceptions
TypeDescription
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
TypeDescription
List<ApiMethodDescriptor>

Constructors

HttpJsonPhishingProtectionServiceV1Beta1Stub(PhishingProtectionServiceV1Beta1StubSettings settings, ClientContext clientContext)

protected HttpJsonPhishingProtectionServiceV1Beta1Stub(PhishingProtectionServiceV1Beta1StubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonPhishingProtectionServiceV1Beta1Stub, 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

HttpJsonPhishingProtectionServiceV1Beta1Stub(PhishingProtectionServiceV1Beta1StubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protected HttpJsonPhishingProtectionServiceV1Beta1Stub(PhishingProtectionServiceV1Beta1StubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonPhishingProtectionServiceV1Beta1Stub, 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

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
NameDescription
durationlong
unitTimeUnit
Returns
TypeDescription
boolean
Exceptions
TypeDescription
InterruptedException

close()

public final void close()
Overrides

isShutdown()

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated()

public boolean isTerminated()
Returns
TypeDescription
boolean

reportPhishingCallable()

public UnaryCallable<ReportPhishingRequest,ReportPhishingResponse> reportPhishingCallable()
Returns Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()