Package com.google.cloud.beyondcorp.appconnections.v1 (0.30.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.beyondcorp.appconnections.v1.AppConnectionsServiceClient Service Description: API Overview:

The beyondcorp.googleapis.com service implements the Google Cloud BeyondCorp API.

Settings Classes

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

Settings Description
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceSettings Settings class to configure an instance of AppConnectionsServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.beyondcorp.appconnections.v1.AppConnection A BeyondCorp AppConnection resource represents a BeyondCorp protected AppConnection to a remote application. It creates all the necessary GCP components needed for creating a BeyondCorp protected AppConnection. Multiple
com.google.cloud.beyondcorp.appconnections.v1.AppConnection.ApplicationEndpoint ApplicationEndpoint represents a remote application endpoint.
com.google.cloud.beyondcorp.appconnections.v1.AppConnection.ApplicationEndpoint.Builder ApplicationEndpoint represents a remote application endpoint.
com.google.cloud.beyondcorp.appconnections.v1.AppConnection.Builder A BeyondCorp AppConnection resource represents a BeyondCorp protected AppConnection to a remote application. It creates all the necessary GCP components needed for creating a BeyondCorp protected AppConnection. Multiple
com.google.cloud.beyondcorp.appconnections.v1.AppConnection.Gateway Gateway represents a user facing component that serves as an entrance to enable connectivity.
com.google.cloud.beyondcorp.appconnections.v1.AppConnection.Gateway.Builder Gateway represents a user facing component that serves as an entrance to enable connectivity.
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionName
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionName.Builder Builder for projects/{project}/locations/{location}/appConnections/{app_connection}.
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionOperationMetadata Represents the metadata of the long-running operation.
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionOperationMetadata.Builder Represents the metadata of the long-running operation.
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceClient.ListAppConnectionsFixedSizeCollection
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceClient.ListAppConnectionsPage
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceClient.ListAppConnectionsPagedResponse
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceClient.ListLocationsFixedSizeCollection
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceClient.ListLocationsPage
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceClient.ListLocationsPagedResponse
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceClient.ResolveAppConnectionsFixedSizeCollection
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceClient.ResolveAppConnectionsPage
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceClient.ResolveAppConnectionsPagedResponse
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceGrpc API Overview: The beyondcorp.googleapis.com service implements the Google Cloud BeyondCorp API.
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceGrpc.AppConnectionsServiceImplBase Base class for the server implementation of the service AppConnectionsService. API Overview:
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceProto
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceSettings.Builder Builder for AppConnectionsServiceSettings.
com.google.cloud.beyondcorp.appconnections.v1.AppConnectorName
com.google.cloud.beyondcorp.appconnections.v1.AppConnectorName.Builder Builder for projects/{project}/locations/{location}/appConnectors/{app_connector}.
com.google.cloud.beyondcorp.appconnections.v1.CreateAppConnectionRequest Request message for BeyondCorp.CreateAppConnection.
com.google.cloud.beyondcorp.appconnections.v1.CreateAppConnectionRequest.Builder Request message for BeyondCorp.CreateAppConnection.
com.google.cloud.beyondcorp.appconnections.v1.DeleteAppConnectionRequest Request message for BeyondCorp.DeleteAppConnection.
com.google.cloud.beyondcorp.appconnections.v1.DeleteAppConnectionRequest.Builder Request message for BeyondCorp.DeleteAppConnection.
com.google.cloud.beyondcorp.appconnections.v1.GetAppConnectionRequest Request message for BeyondCorp.GetAppConnection.
com.google.cloud.beyondcorp.appconnections.v1.GetAppConnectionRequest.Builder Request message for BeyondCorp.GetAppConnection.
com.google.cloud.beyondcorp.appconnections.v1.ListAppConnectionsRequest Request message for BeyondCorp.ListAppConnections.
com.google.cloud.beyondcorp.appconnections.v1.ListAppConnectionsRequest.Builder Request message for BeyondCorp.ListAppConnections.
com.google.cloud.beyondcorp.appconnections.v1.ListAppConnectionsResponse Response message for BeyondCorp.ListAppConnections.
com.google.cloud.beyondcorp.appconnections.v1.ListAppConnectionsResponse.Builder Response message for BeyondCorp.ListAppConnections.
com.google.cloud.beyondcorp.appconnections.v1.LocationName
com.google.cloud.beyondcorp.appconnections.v1.LocationName.Builder Builder for projects/{project}/locations/{location}.
com.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsRequest Request message for BeyondCorp.ResolveAppConnections.
com.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsRequest.Builder Request message for BeyondCorp.ResolveAppConnections.
com.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsResponse Response message for BeyondCorp.ResolveAppConnections.
com.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsResponse.AppConnectionDetails Details of the AppConnection.
com.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsResponse.AppConnectionDetails.Builder Details of the AppConnection.
com.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsResponse.Builder Response message for BeyondCorp.ResolveAppConnections.
com.google.cloud.beyondcorp.appconnections.v1.UpdateAppConnectionRequest Request message for BeyondCorp.UpdateAppConnection.
com.google.cloud.beyondcorp.appconnections.v1.UpdateAppConnectionRequest.Builder Request message for BeyondCorp.UpdateAppConnection.

Interfaces

Interface Description
com.google.cloud.beyondcorp.appconnections.v1.AppConnection.ApplicationEndpointOrBuilder
com.google.cloud.beyondcorp.appconnections.v1.AppConnection.GatewayOrBuilder
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionOperationMetadataOrBuilder
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionOrBuilder
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionsServiceGrpc.AsyncService API Overview: The beyondcorp.googleapis.com service implements the Google Cloud BeyondCorp API.
com.google.cloud.beyondcorp.appconnections.v1.CreateAppConnectionRequestOrBuilder
com.google.cloud.beyondcorp.appconnections.v1.DeleteAppConnectionRequestOrBuilder
com.google.cloud.beyondcorp.appconnections.v1.GetAppConnectionRequestOrBuilder
com.google.cloud.beyondcorp.appconnections.v1.ListAppConnectionsRequestOrBuilder
com.google.cloud.beyondcorp.appconnections.v1.ListAppConnectionsResponseOrBuilder
com.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsRequestOrBuilder
com.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsResponse.AppConnectionDetailsOrBuilder
com.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsResponseOrBuilder
com.google.cloud.beyondcorp.appconnections.v1.UpdateAppConnectionRequestOrBuilder

Enums

Enum Description
com.google.cloud.beyondcorp.appconnections.v1.AppConnection.Gateway.Type Enum listing possible gateway hosting options.
com.google.cloud.beyondcorp.appconnections.v1.AppConnection.State Represents the different states of a AppConnection.
com.google.cloud.beyondcorp.appconnections.v1.AppConnection.Type Enum containing list of all possible network connectivity options supported by BeyondCorp AppConnection.