Package com.google.cloud.apigeeconnect.v1 (2.32.0)

GitHub Repository

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.apigeeconnect.v1.ConnectionServiceClient Service Description: Service Interface for the Apigee Connect connection management APIs.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.apigeeconnect.v1.TetherClient Service Description: Tether provides a way for the control plane to send HTTP API requests to services in data planes that runs in a remote datacenter without requiring customers to open firewalls on their runtime plane.

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.apigeeconnect.v1.ConnectionServiceSettings Settings class to configure an instance of ConnectionServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.apigeeconnect.v1.TetherSettings Settings class to configure an instance of TetherClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.apigeeconnect.v1.Cluster Protobuf type google.cloud.apigeeconnect.v1.Cluster
com.google.cloud.apigeeconnect.v1.Cluster.Builder Protobuf type google.cloud.apigeeconnect.v1.Cluster
com.google.cloud.apigeeconnect.v1.Connection Protobuf type google.cloud.apigeeconnect.v1.Connection
com.google.cloud.apigeeconnect.v1.Connection.Builder Protobuf type google.cloud.apigeeconnect.v1.Connection
com.google.cloud.apigeeconnect.v1.ConnectionProto
com.google.cloud.apigeeconnect.v1.ConnectionServiceClient.ListConnectionsFixedSizeCollection
com.google.cloud.apigeeconnect.v1.ConnectionServiceClient.ListConnectionsPage
com.google.cloud.apigeeconnect.v1.ConnectionServiceClient.ListConnectionsPagedResponse
com.google.cloud.apigeeconnect.v1.ConnectionServiceGrpc Service Interface for the Apigee Connect connection management APIs.
com.google.cloud.apigeeconnect.v1.ConnectionServiceGrpc.ConnectionServiceImplBase Base class for the server implementation of the service ConnectionService. Service Interface for the Apigee Connect connection management APIs.
com.google.cloud.apigeeconnect.v1.ConnectionServiceSettings.Builder Builder for ConnectionServiceSettings.
com.google.cloud.apigeeconnect.v1.EgressRequest gRPC request payload for tether.
com.google.cloud.apigeeconnect.v1.EgressRequest.Builder gRPC request payload for tether.
com.google.cloud.apigeeconnect.v1.EgressResponse gRPC response payload for tether.
com.google.cloud.apigeeconnect.v1.EgressResponse.Builder gRPC response payload for tether.
com.google.cloud.apigeeconnect.v1.EndpointName
com.google.cloud.apigeeconnect.v1.EndpointName.Builder Builder for projects/{project}/endpoints/{endpoint}.
com.google.cloud.apigeeconnect.v1.Header The http headers.
com.google.cloud.apigeeconnect.v1.Header.Builder The http headers.
com.google.cloud.apigeeconnect.v1.HttpRequest The proto definition of http request.
com.google.cloud.apigeeconnect.v1.HttpRequest.Builder The proto definition of http request.
com.google.cloud.apigeeconnect.v1.HttpResponse The proto definition of http response.
com.google.cloud.apigeeconnect.v1.HttpResponse.Builder The proto definition of http response.
com.google.cloud.apigeeconnect.v1.ListConnectionsRequest The request for ListConnections.
com.google.cloud.apigeeconnect.v1.ListConnectionsRequest.Builder The request for ListConnections.
com.google.cloud.apigeeconnect.v1.ListConnectionsResponse The response for ListConnections.
com.google.cloud.apigeeconnect.v1.ListConnectionsResponse.Builder The response for ListConnections.
com.google.cloud.apigeeconnect.v1.Payload Payload for EgressRequest.
com.google.cloud.apigeeconnect.v1.Payload.Builder Payload for EgressRequest.
com.google.cloud.apigeeconnect.v1.StreamInfo The Information of bi-directional stream.
com.google.cloud.apigeeconnect.v1.StreamInfo.Builder The Information of bi-directional stream.
com.google.cloud.apigeeconnect.v1.TetherGrpc Tether provides a way for the control plane to send HTTP API requests to services in data planes that runs in a remote datacenter without requiring customers to open firewalls on their runtime plane.
com.google.cloud.apigeeconnect.v1.TetherGrpc.TetherImplBase Base class for the server implementation of the service Tether. Tether provides a way for the control plane to send HTTP API requests to
com.google.cloud.apigeeconnect.v1.TetherProto
com.google.cloud.apigeeconnect.v1.TetherSettings.Builder Builder for TetherSettings.
com.google.cloud.apigeeconnect.v1.Url The proto definition of url. A url represents a URL and the general form represented is:
com.google.cloud.apigeeconnect.v1.Url.Builder The proto definition of url. A url represents a URL and the general form represented is:

Interfaces

Interface Description
com.google.cloud.apigeeconnect.v1.ClusterOrBuilder
com.google.cloud.apigeeconnect.v1.ConnectionOrBuilder
com.google.cloud.apigeeconnect.v1.ConnectionServiceGrpc.AsyncService Service Interface for the Apigee Connect connection management APIs.
com.google.cloud.apigeeconnect.v1.EgressRequestOrBuilder
com.google.cloud.apigeeconnect.v1.EgressResponseOrBuilder
com.google.cloud.apigeeconnect.v1.HeaderOrBuilder
com.google.cloud.apigeeconnect.v1.HttpRequestOrBuilder
com.google.cloud.apigeeconnect.v1.HttpResponseOrBuilder
com.google.cloud.apigeeconnect.v1.ListConnectionsRequestOrBuilder
com.google.cloud.apigeeconnect.v1.ListConnectionsResponseOrBuilder
com.google.cloud.apigeeconnect.v1.PayloadOrBuilder
com.google.cloud.apigeeconnect.v1.StreamInfoOrBuilder
com.google.cloud.apigeeconnect.v1.TetherGrpc.AsyncService Tether provides a way for the control plane to send HTTP API requests to services in data planes that runs in a remote datacenter without requiring customers to open firewalls on their runtime plane.
com.google.cloud.apigeeconnect.v1.UrlOrBuilder

Enums

Enum Description
com.google.cloud.apigeeconnect.v1.Action The action taken by agent.
com.google.cloud.apigeeconnect.v1.Payload.KindCase
com.google.cloud.apigeeconnect.v1.Scheme HTTP Scheme.
com.google.cloud.apigeeconnect.v1.TetherEndpoint Endpoint indicates where the messages will be delivered.