Class HttpJsonTelcoAutomationStub (0.13.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
Name Description
clientContext ClientContext
Returns
Type Description
HttpJsonTelcoAutomationStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonTelcoAutomationStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory
Returns
Type Description
HttpJsonTelcoAutomationStub
Exceptions
Type Description
IOException

create(TelcoAutomationStubSettings settings)

public static final HttpJsonTelcoAutomationStub create(TelcoAutomationStubSettings settings)
Parameter
Name Description
settings TelcoAutomationStubSettings
Returns
Type Description
HttpJsonTelcoAutomationStub
Exceptions
Type Description
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Type Description
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
Name Description
settings TelcoAutomationStubSettings
clientContext ClientContext

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
Name Description
settings TelcoAutomationStubSettings
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory

Methods

applyDeploymentCallable()

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

applyHydratedDeploymentCallable()

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

approveBlueprintCallable()

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

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

close()

public final void close()
Overrides

computeDeploymentStatusCallable()

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

createBlueprintCallable()

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

createDeploymentCallable()

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

createEdgeSlmCallable()

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

createEdgeSlmOperationCallable()

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

createOrchestrationClusterCallable()

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

createOrchestrationClusterOperationCallable()

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

deleteBlueprintCallable()

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

deleteEdgeSlmCallable()

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

deleteEdgeSlmOperationCallable()

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

deleteOrchestrationClusterCallable()

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

deleteOrchestrationClusterOperationCallable()

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

discardBlueprintChangesCallable()

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

discardDeploymentChangesCallable()

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

getBlueprintCallable()

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

getDeploymentCallable()

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

getEdgeSlmCallable()

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

getHttpJsonOperationsStub()

public HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns
Type Description
HttpJsonOperationsStub
Overrides

getHydratedDeploymentCallable()

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

getLocationCallable()

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

getOrchestrationClusterCallable()

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

getPublicBlueprintCallable()

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

isShutdown()

public boolean isShutdown()
Returns
Type Description
boolean

isTerminated()

public boolean isTerminated()
Returns
Type Description
boolean

listBlueprintRevisionsCallable()

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

listBlueprintRevisionsPagedCallable()

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

listBlueprintsCallable()

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

listBlueprintsPagedCallable()

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

listDeploymentRevisionsCallable()

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

listDeploymentRevisionsPagedCallable()

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

listDeploymentsCallable()

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

listDeploymentsPagedCallable()

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

listEdgeSlmsCallable()

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

listEdgeSlmsPagedCallable()

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

listHydratedDeploymentsCallable()

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

listHydratedDeploymentsPagedCallable()

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

listLocationsCallable()

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

listLocationsPagedCallable()

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

listOrchestrationClustersCallable()

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

listOrchestrationClustersPagedCallable()

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

listPublicBlueprintsCallable()

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

listPublicBlueprintsPagedCallable()

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

proposeBlueprintCallable()

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

rejectBlueprintCallable()

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

removeDeploymentCallable()

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

rollbackDeploymentCallable()

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

searchBlueprintRevisionsCallable()

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

searchBlueprintRevisionsPagedCallable()

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

searchDeploymentRevisionsCallable()

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

searchDeploymentRevisionsPagedCallable()

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

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

updateBlueprintCallable()

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

updateDeploymentCallable()

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

updateHydratedDeploymentCallable()

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