Class HttpJsonTelcoAutomationStub (0.2.0)

public class HttpJsonTelcoAutomationStub extends TelcoAutomationStub

REST stub implementation for the TelcoAutomation service API.

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

Inheritance

java.lang.Object > TelcoAutomationStub > HttpJsonTelcoAutomationStub

Static Methods

create(ClientContext clientContext)

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

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

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

create(TelcoAutomationStubSettings settings)

public static final HttpJsonTelcoAutomationStub create(TelcoAutomationStubSettings settings)
Parameter
NameDescription
settingsTelcoAutomationStubSettings
Returns
TypeDescription
HttpJsonTelcoAutomationStub
Exceptions
TypeDescription
IOException

getMethodDescriptors()

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

Constructors

HttpJsonTelcoAutomationStub(TelcoAutomationStubSettings settings, ClientContext clientContext)

protected HttpJsonTelcoAutomationStub(TelcoAutomationStubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonTelcoAutomationStub, 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
NameDescription
settingsTelcoAutomationStubSettings
clientContextClientContext

HttpJsonTelcoAutomationStub(TelcoAutomationStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protected HttpJsonTelcoAutomationStub(TelcoAutomationStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonTelcoAutomationStub, 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
NameDescription
settingsTelcoAutomationStubSettings
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory

Methods

applyDeploymentCallable()

public UnaryCallable<ApplyDeploymentRequest,Deployment> applyDeploymentCallable()
Returns
TypeDescription
UnaryCallable<ApplyDeploymentRequest,Deployment>
Overrides

applyHydratedDeploymentCallable()

public UnaryCallable<ApplyHydratedDeploymentRequest,HydratedDeployment> applyHydratedDeploymentCallable()
Returns
TypeDescription
UnaryCallable<ApplyHydratedDeploymentRequest,HydratedDeployment>
Overrides

approveBlueprintCallable()

public UnaryCallable<ApproveBlueprintRequest,Blueprint> approveBlueprintCallable()
Returns
TypeDescription
UnaryCallable<ApproveBlueprintRequest,Blueprint>
Overrides

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

computeDeploymentStatusCallable()

public UnaryCallable<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse> computeDeploymentStatusCallable()
Returns
TypeDescription
UnaryCallable<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse>
Overrides

createBlueprintCallable()

public UnaryCallable<CreateBlueprintRequest,Blueprint> createBlueprintCallable()
Returns
TypeDescription
UnaryCallable<CreateBlueprintRequest,Blueprint>
Overrides

createDeploymentCallable()

public UnaryCallable<CreateDeploymentRequest,Deployment> createDeploymentCallable()
Returns
TypeDescription
UnaryCallable<CreateDeploymentRequest,Deployment>
Overrides

createEdgeSlmCallable()

public UnaryCallable<CreateEdgeSlmRequest,Operation> createEdgeSlmCallable()
Returns
TypeDescription
UnaryCallable<CreateEdgeSlmRequest,Operation>
Overrides

createEdgeSlmOperationCallable()

public OperationCallable<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata> createEdgeSlmOperationCallable()
Returns
TypeDescription
OperationCallable<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata>
Overrides

createOrchestrationClusterCallable()

public UnaryCallable<CreateOrchestrationClusterRequest,Operation> createOrchestrationClusterCallable()
Returns
TypeDescription
UnaryCallable<CreateOrchestrationClusterRequest,Operation>
Overrides

createOrchestrationClusterOperationCallable()

public OperationCallable<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata> createOrchestrationClusterOperationCallable()
Returns
TypeDescription
OperationCallable<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata>
Overrides

deleteBlueprintCallable()

public UnaryCallable<DeleteBlueprintRequest,Empty> deleteBlueprintCallable()
Returns
TypeDescription
UnaryCallable<DeleteBlueprintRequest,Empty>
Overrides

deleteEdgeSlmCallable()

public UnaryCallable<DeleteEdgeSlmRequest,Operation> deleteEdgeSlmCallable()
Returns
TypeDescription
UnaryCallable<DeleteEdgeSlmRequest,Operation>
Overrides

deleteEdgeSlmOperationCallable()

public OperationCallable<DeleteEdgeSlmRequest,Empty,OperationMetadata> deleteEdgeSlmOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteEdgeSlmRequest,Empty,OperationMetadata>
Overrides

deleteOrchestrationClusterCallable()

public UnaryCallable<DeleteOrchestrationClusterRequest,Operation> deleteOrchestrationClusterCallable()
Returns
TypeDescription
UnaryCallable<DeleteOrchestrationClusterRequest,Operation>
Overrides

deleteOrchestrationClusterOperationCallable()

public OperationCallable<DeleteOrchestrationClusterRequest,Empty,OperationMetadata> deleteOrchestrationClusterOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteOrchestrationClusterRequest,Empty,OperationMetadata>
Overrides

discardBlueprintChangesCallable()

public UnaryCallable<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse> discardBlueprintChangesCallable()
Returns
TypeDescription
UnaryCallable<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse>
Overrides

discardDeploymentChangesCallable()

public UnaryCallable<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse> discardDeploymentChangesCallable()
Returns
TypeDescription
UnaryCallable<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse>
Overrides

getBlueprintCallable()

public UnaryCallable<GetBlueprintRequest,Blueprint> getBlueprintCallable()
Returns
TypeDescription
UnaryCallable<GetBlueprintRequest,Blueprint>
Overrides

getDeploymentCallable()

public UnaryCallable<GetDeploymentRequest,Deployment> getDeploymentCallable()
Returns
TypeDescription
UnaryCallable<GetDeploymentRequest,Deployment>
Overrides

getEdgeSlmCallable()

public UnaryCallable<GetEdgeSlmRequest,EdgeSlm> getEdgeSlmCallable()
Returns
TypeDescription
UnaryCallable<GetEdgeSlmRequest,EdgeSlm>
Overrides

getHttpJsonOperationsStub()

public HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
HttpJsonOperationsStub
Overrides

getHydratedDeploymentCallable()

public UnaryCallable<GetHydratedDeploymentRequest,HydratedDeployment> getHydratedDeploymentCallable()
Returns
TypeDescription
UnaryCallable<GetHydratedDeploymentRequest,HydratedDeployment>
Overrides

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>
Overrides

getOrchestrationClusterCallable()

public UnaryCallable<GetOrchestrationClusterRequest,OrchestrationCluster> getOrchestrationClusterCallable()
Returns
TypeDescription
UnaryCallable<GetOrchestrationClusterRequest,OrchestrationCluster>
Overrides

getPublicBlueprintCallable()

public UnaryCallable<GetPublicBlueprintRequest,PublicBlueprint> getPublicBlueprintCallable()
Returns
TypeDescription
UnaryCallable<GetPublicBlueprintRequest,PublicBlueprint>
Overrides

isShutdown()

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated()

public boolean isTerminated()
Returns
TypeDescription
boolean

listBlueprintRevisionsCallable()

public UnaryCallable<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse> listBlueprintRevisionsCallable()
Returns
TypeDescription
UnaryCallable<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse>
Overrides

listBlueprintRevisionsPagedCallable()

public UnaryCallable<ListBlueprintRevisionsRequest,TelcoAutomationClient.ListBlueprintRevisionsPagedResponse> listBlueprintRevisionsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListBlueprintRevisionsRequest,ListBlueprintRevisionsPagedResponse>
Overrides

listBlueprintsCallable()

public UnaryCallable<ListBlueprintsRequest,ListBlueprintsResponse> listBlueprintsCallable()
Returns
TypeDescription
UnaryCallable<ListBlueprintsRequest,ListBlueprintsResponse>
Overrides

listBlueprintsPagedCallable()

public UnaryCallable<ListBlueprintsRequest,TelcoAutomationClient.ListBlueprintsPagedResponse> listBlueprintsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListBlueprintsRequest,ListBlueprintsPagedResponse>
Overrides

listDeploymentRevisionsCallable()

public UnaryCallable<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse> listDeploymentRevisionsCallable()
Returns
TypeDescription
UnaryCallable<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse>
Overrides

listDeploymentRevisionsPagedCallable()

public UnaryCallable<ListDeploymentRevisionsRequest,TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> listDeploymentRevisionsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListDeploymentRevisionsRequest,ListDeploymentRevisionsPagedResponse>
Overrides

listDeploymentsCallable()

public UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse> listDeploymentsCallable()
Returns
TypeDescription
UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse>
Overrides

listDeploymentsPagedCallable()

public UnaryCallable<ListDeploymentsRequest,TelcoAutomationClient.ListDeploymentsPagedResponse> listDeploymentsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListDeploymentsRequest,ListDeploymentsPagedResponse>
Overrides

listEdgeSlmsCallable()

public UnaryCallable<ListEdgeSlmsRequest,ListEdgeSlmsResponse> listEdgeSlmsCallable()
Returns
TypeDescription
UnaryCallable<ListEdgeSlmsRequest,ListEdgeSlmsResponse>
Overrides

listEdgeSlmsPagedCallable()

public UnaryCallable<ListEdgeSlmsRequest,TelcoAutomationClient.ListEdgeSlmsPagedResponse> listEdgeSlmsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListEdgeSlmsRequest,ListEdgeSlmsPagedResponse>
Overrides

listHydratedDeploymentsCallable()

public UnaryCallable<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse> listHydratedDeploymentsCallable()
Returns
TypeDescription
UnaryCallable<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse>
Overrides

listHydratedDeploymentsPagedCallable()

public UnaryCallable<ListHydratedDeploymentsRequest,TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> listHydratedDeploymentsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListHydratedDeploymentsRequest,ListHydratedDeploymentsPagedResponse>
Overrides

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>
Overrides

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,TelcoAutomationClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>
Overrides

listOrchestrationClustersCallable()

public UnaryCallable<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse> listOrchestrationClustersCallable()
Returns
TypeDescription
UnaryCallable<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse>
Overrides

listOrchestrationClustersPagedCallable()

public UnaryCallable<ListOrchestrationClustersRequest,TelcoAutomationClient.ListOrchestrationClustersPagedResponse> listOrchestrationClustersPagedCallable()
Returns
TypeDescription
UnaryCallable<ListOrchestrationClustersRequest,ListOrchestrationClustersPagedResponse>
Overrides

listPublicBlueprintsCallable()

public UnaryCallable<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse> listPublicBlueprintsCallable()
Returns
TypeDescription
UnaryCallable<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse>
Overrides

listPublicBlueprintsPagedCallable()

public UnaryCallable<ListPublicBlueprintsRequest,TelcoAutomationClient.ListPublicBlueprintsPagedResponse> listPublicBlueprintsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListPublicBlueprintsRequest,ListPublicBlueprintsPagedResponse>
Overrides

proposeBlueprintCallable()

public UnaryCallable<ProposeBlueprintRequest,Blueprint> proposeBlueprintCallable()
Returns
TypeDescription
UnaryCallable<ProposeBlueprintRequest,Blueprint>
Overrides

rejectBlueprintCallable()

public UnaryCallable<RejectBlueprintRequest,Blueprint> rejectBlueprintCallable()
Returns
TypeDescription
UnaryCallable<RejectBlueprintRequest,Blueprint>
Overrides

removeDeploymentCallable()

public UnaryCallable<RemoveDeploymentRequest,Empty> removeDeploymentCallable()
Returns
TypeDescription
UnaryCallable<RemoveDeploymentRequest,Empty>
Overrides

rollbackDeploymentCallable()

public UnaryCallable<RollbackDeploymentRequest,Deployment> rollbackDeploymentCallable()
Returns
TypeDescription
UnaryCallable<RollbackDeploymentRequest,Deployment>
Overrides

searchBlueprintRevisionsCallable()

public UnaryCallable<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse> searchBlueprintRevisionsCallable()
Returns
TypeDescription
UnaryCallable<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse>
Overrides

searchBlueprintRevisionsPagedCallable()

public UnaryCallable<SearchBlueprintRevisionsRequest,TelcoAutomationClient.SearchBlueprintRevisionsPagedResponse> searchBlueprintRevisionsPagedCallable()
Returns
TypeDescription
UnaryCallable<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsPagedResponse>
Overrides

searchDeploymentRevisionsCallable()

public UnaryCallable<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse> searchDeploymentRevisionsCallable()
Returns
TypeDescription
UnaryCallable<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse>
Overrides

searchDeploymentRevisionsPagedCallable()

public UnaryCallable<SearchDeploymentRevisionsRequest,TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse> searchDeploymentRevisionsPagedCallable()
Returns
TypeDescription
UnaryCallable<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsPagedResponse>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

updateBlueprintCallable()

public UnaryCallable<UpdateBlueprintRequest,Blueprint> updateBlueprintCallable()
Returns
TypeDescription
UnaryCallable<UpdateBlueprintRequest,Blueprint>
Overrides

updateDeploymentCallable()

public UnaryCallable<UpdateDeploymentRequest,Deployment> updateDeploymentCallable()
Returns
TypeDescription
UnaryCallable<UpdateDeploymentRequest,Deployment>
Overrides

updateHydratedDeploymentCallable()

public UnaryCallable<UpdateHydratedDeploymentRequest,HydratedDeployment> updateHydratedDeploymentCallable()
Returns
TypeDescription
UnaryCallable<UpdateHydratedDeploymentRequest,HydratedDeployment>
Overrides