Send feedback
Class EnvironmentsStub (0.14.7)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.14.7 keyboard_arrow_down
public abstract class EnvironmentsStub implements BackgroundResource
Base stub class for the Environments service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
EnvironmentsStub()
public EnvironmentsStub ()
Methods
close()
public abstract void close ()
createEnvironmentCallable()
public UnaryCallable<CreateEnvironmentRequest , Operation > createEnvironmentCallable ()
Returns
createEnvironmentOperationCallable()
public OperationCallable<CreateEnvironmentRequest , Environment , Struct > createEnvironmentOperationCallable ()
Returns
deleteEnvironmentCallable()
public UnaryCallable<DeleteEnvironmentRequest , Empty > deleteEnvironmentCallable ()
Returns
deployFlowCallable()
public UnaryCallable<DeployFlowRequest , Operation > deployFlowCallable ()
Returns
deployFlowOperationCallable()
public OperationCallable<DeployFlowRequest , DeployFlowResponse , DeployFlowMetadata > deployFlowOperationCallable ()
Returns
getEnvironmentCallable()
public UnaryCallable<GetEnvironmentRequest , Environment > getEnvironmentCallable ()
Returns
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub ()
Returns
getLocationCallable()
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
listContinuousTestResultsCallable()
public UnaryCallable<ListContinuousTestResultsRequest , ListContinuousTestResultsResponse > listContinuousTestResultsCallable ()
Returns
listContinuousTestResultsPagedCallable()
public UnaryCallable<ListContinuousTestResultsRequest , EnvironmentsClient . ListContinuousTestResultsPagedResponse > listContinuousTestResultsPagedCallable ()
Returns
listEnvironmentsCallable()
public UnaryCallable<ListEnvironmentsRequest , ListEnvironmentsResponse > listEnvironmentsCallable ()
Returns
listEnvironmentsPagedCallable()
public UnaryCallable<ListEnvironmentsRequest , EnvironmentsClient . ListEnvironmentsPagedResponse > listEnvironmentsPagedCallable ()
Returns
listLocationsCallable()
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , EnvironmentsClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
Returns
lookupEnvironmentHistoryCallable()
public UnaryCallable<LookupEnvironmentHistoryRequest , LookupEnvironmentHistoryResponse > lookupEnvironmentHistoryCallable ()
Returns
lookupEnvironmentHistoryPagedCallable()
public UnaryCallable<LookupEnvironmentHistoryRequest , EnvironmentsClient . LookupEnvironmentHistoryPagedResponse > lookupEnvironmentHistoryPagedCallable ()
Returns
runContinuousTestCallable()
public UnaryCallable<RunContinuousTestRequest , Operation > runContinuousTestCallable ()
Returns
runContinuousTestOperationCallable()
public OperationCallable<RunContinuousTestRequest , RunContinuousTestResponse , RunContinuousTestMetadata > runContinuousTestOperationCallable ()
Returns
updateEnvironmentCallable()
public UnaryCallable<UpdateEnvironmentRequest , Operation > updateEnvironmentCallable ()
Returns
updateEnvironmentOperationCallable()
public OperationCallable<UpdateEnvironmentRequest , Environment , Struct > updateEnvironmentOperationCallable ()
Returns
Send feedback
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 2024-11-02 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-02 UTC."],[],[]]