@BetaApi @Generated(value="by gapic-generator-java") public class HttpJsonTelcoAutomationStub extends TelcoAutomationStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonTelcoAutomationStub(TelcoAutomationStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonTelcoAutomationStub, using the given settings.
|
protected |
HttpJsonTelcoAutomationStub(TelcoAutomationStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTelcoAutomationStub, using the given settings.
|
getOperationsStubprotected HttpJsonTelcoAutomationStub(TelcoAutomationStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonTelcoAutomationStub(TelcoAutomationStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonTelcoAutomationStub create(TelcoAutomationStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonTelcoAutomationStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonTelcoAutomationStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub getHttpJsonOperationsStub()
getHttpJsonOperationsStub in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse> listOrchestrationClustersCallable()
listOrchestrationClustersCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListOrchestrationClustersRequest,TelcoAutomationClient.ListOrchestrationClustersPagedResponse> listOrchestrationClustersPagedCallable()
listOrchestrationClustersPagedCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<GetOrchestrationClusterRequest,OrchestrationCluster> getOrchestrationClusterCallable()
getOrchestrationClusterCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<CreateOrchestrationClusterRequest,com.google.longrunning.Operation> createOrchestrationClusterCallable()
createOrchestrationClusterCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.OperationCallable<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata> createOrchestrationClusterOperationCallable()
createOrchestrationClusterOperationCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteOrchestrationClusterRequest,com.google.longrunning.Operation> deleteOrchestrationClusterCallable()
deleteOrchestrationClusterCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.OperationCallable<DeleteOrchestrationClusterRequest,com.google.protobuf.Empty,OperationMetadata> deleteOrchestrationClusterOperationCallable()
deleteOrchestrationClusterOperationCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListEdgeSlmsRequest,ListEdgeSlmsResponse> listEdgeSlmsCallable()
listEdgeSlmsCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListEdgeSlmsRequest,TelcoAutomationClient.ListEdgeSlmsPagedResponse> listEdgeSlmsPagedCallable()
listEdgeSlmsPagedCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<GetEdgeSlmRequest,EdgeSlm> getEdgeSlmCallable()
getEdgeSlmCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<CreateEdgeSlmRequest,com.google.longrunning.Operation> createEdgeSlmCallable()
createEdgeSlmCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.OperationCallable<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata> createEdgeSlmOperationCallable()
createEdgeSlmOperationCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteEdgeSlmRequest,com.google.longrunning.Operation> deleteEdgeSlmCallable()
deleteEdgeSlmCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.OperationCallable<DeleteEdgeSlmRequest,com.google.protobuf.Empty,OperationMetadata> deleteEdgeSlmOperationCallable()
deleteEdgeSlmOperationCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<CreateBlueprintRequest,Blueprint> createBlueprintCallable()
createBlueprintCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateBlueprintRequest,Blueprint> updateBlueprintCallable()
updateBlueprintCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<GetBlueprintRequest,Blueprint> getBlueprintCallable()
getBlueprintCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteBlueprintRequest,com.google.protobuf.Empty> deleteBlueprintCallable()
deleteBlueprintCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteBlueprintRevisionRequest,Blueprint> deleteBlueprintRevisionCallable()
deleteBlueprintRevisionCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListBlueprintsRequest,ListBlueprintsResponse> listBlueprintsCallable()
listBlueprintsCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListBlueprintsRequest,TelcoAutomationClient.ListBlueprintsPagedResponse> listBlueprintsPagedCallable()
listBlueprintsPagedCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ApproveBlueprintRequest,Blueprint> approveBlueprintCallable()
approveBlueprintCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ProposeBlueprintRequest,Blueprint> proposeBlueprintCallable()
proposeBlueprintCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<RejectBlueprintRequest,Blueprint> rejectBlueprintCallable()
rejectBlueprintCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse> listBlueprintRevisionsCallable()
listBlueprintRevisionsCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListBlueprintRevisionsRequest,TelcoAutomationClient.ListBlueprintRevisionsPagedResponse> listBlueprintRevisionsPagedCallable()
listBlueprintRevisionsPagedCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse> searchBlueprintRevisionsCallable()
searchBlueprintRevisionsCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<SearchBlueprintRevisionsRequest,TelcoAutomationClient.SearchBlueprintRevisionsPagedResponse> searchBlueprintRevisionsPagedCallable()
searchBlueprintRevisionsPagedCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse> searchDeploymentRevisionsCallable()
searchDeploymentRevisionsCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<SearchDeploymentRevisionsRequest,TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse> searchDeploymentRevisionsPagedCallable()
searchDeploymentRevisionsPagedCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse> discardBlueprintChangesCallable()
discardBlueprintChangesCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse> listPublicBlueprintsCallable()
listPublicBlueprintsCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListPublicBlueprintsRequest,TelcoAutomationClient.ListPublicBlueprintsPagedResponse> listPublicBlueprintsPagedCallable()
listPublicBlueprintsPagedCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<GetPublicBlueprintRequest,PublicBlueprint> getPublicBlueprintCallable()
getPublicBlueprintCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<CreateDeploymentRequest,Deployment> createDeploymentCallable()
createDeploymentCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateDeploymentRequest,Deployment> updateDeploymentCallable()
updateDeploymentCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment> getDeploymentCallable()
getDeploymentCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteDeploymentRequest,com.google.protobuf.Empty> deleteDeploymentCallable()
deleteDeploymentCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<RemoveDeploymentRequest,com.google.protobuf.Empty> removeDeploymentCallable()
removeDeploymentCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteDeploymentRevisionRequest,Deployment> deleteDeploymentRevisionCallable()
deleteDeploymentRevisionCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse> listDeploymentsCallable()
listDeploymentsCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListDeploymentsRequest,TelcoAutomationClient.ListDeploymentsPagedResponse> listDeploymentsPagedCallable()
listDeploymentsPagedCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse> listDeploymentRevisionsCallable()
listDeploymentRevisionsCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListDeploymentRevisionsRequest,TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> listDeploymentRevisionsPagedCallable()
listDeploymentRevisionsPagedCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse> discardDeploymentChangesCallable()
discardDeploymentChangesCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ApplyDeploymentRequest,Deployment> applyDeploymentCallable()
applyDeploymentCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse> computeDeploymentStatusCallable()
computeDeploymentStatusCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<RollbackDeploymentRequest,Deployment> rollbackDeploymentCallable()
rollbackDeploymentCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<GetHydratedDeploymentRequest,HydratedDeployment> getHydratedDeploymentCallable()
getHydratedDeploymentCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse> listHydratedDeploymentsCallable()
listHydratedDeploymentsCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ListHydratedDeploymentsRequest,TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> listHydratedDeploymentsPagedCallable()
listHydratedDeploymentsPagedCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateHydratedDeploymentRequest,HydratedDeployment> updateHydratedDeploymentCallable()
updateHydratedDeploymentCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<ApplyHydratedDeploymentRequest,HydratedDeployment> applyHydratedDeploymentCallable()
applyHydratedDeploymentCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
listLocationsCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,TelcoAutomationClient.ListLocationsPagedResponse> listLocationsPagedCallable()
listLocationsPagedCallable in class TelcoAutomationStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationCallable()
getLocationCallable in class TelcoAutomationStubpublic final void close()
close in interface AutoCloseableclose in class TelcoAutomationStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2023 Google LLC. All rights reserved.