Uses of Interface
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionOrBuilder
-
Packages that use AppConnectionOrBuilder Package Description com.google.cloud.beyondcorp.appconnections.v1 A client to BeyondCorp API -
-
Uses of AppConnectionOrBuilder in com.google.cloud.beyondcorp.appconnections.v1
Classes in com.google.cloud.beyondcorp.appconnections.v1 that implement AppConnectionOrBuilder Modifier and Type Class Description class
AppConnection
A BeyondCorp AppConnection resource represents a BeyondCorp protected AppConnection to a remote application.static class
AppConnection.Builder
A BeyondCorp AppConnection resource represents a BeyondCorp protected AppConnection to a remote application.Methods in com.google.cloud.beyondcorp.appconnections.v1 that return AppConnectionOrBuilder Modifier and Type Method Description AppConnectionOrBuilder
CreateAppConnectionRequest.Builder. getAppConnectionOrBuilder()
Required.AppConnectionOrBuilder
CreateAppConnectionRequest. getAppConnectionOrBuilder()
Required.AppConnectionOrBuilder
CreateAppConnectionRequestOrBuilder. getAppConnectionOrBuilder()
Required.AppConnectionOrBuilder
ResolveAppConnectionsResponse.AppConnectionDetails.Builder. getAppConnectionOrBuilder()
A BeyondCorp AppConnection in the project.AppConnectionOrBuilder
ResolveAppConnectionsResponse.AppConnectionDetails. getAppConnectionOrBuilder()
A BeyondCorp AppConnection in the project.AppConnectionOrBuilder
ResolveAppConnectionsResponse.AppConnectionDetailsOrBuilder. getAppConnectionOrBuilder()
A BeyondCorp AppConnection in the project.AppConnectionOrBuilder
UpdateAppConnectionRequest.Builder. getAppConnectionOrBuilder()
Required.AppConnectionOrBuilder
UpdateAppConnectionRequest. getAppConnectionOrBuilder()
Required.AppConnectionOrBuilder
UpdateAppConnectionRequestOrBuilder. getAppConnectionOrBuilder()
Required.AppConnectionOrBuilder
ListAppConnectionsResponse.Builder. getAppConnectionsOrBuilder(int index)
A list of BeyondCorp AppConnections in the project.AppConnectionOrBuilder
ListAppConnectionsResponse. getAppConnectionsOrBuilder(int index)
A list of BeyondCorp AppConnections in the project.AppConnectionOrBuilder
ListAppConnectionsResponseOrBuilder. getAppConnectionsOrBuilder(int index)
A list of BeyondCorp AppConnections in the project.Methods in com.google.cloud.beyondcorp.appconnections.v1 that return types with arguments of type AppConnectionOrBuilder Modifier and Type Method Description List<? extends AppConnectionOrBuilder>
ListAppConnectionsResponse.Builder. getAppConnectionsOrBuilderList()
A list of BeyondCorp AppConnections in the project.List<? extends AppConnectionOrBuilder>
ListAppConnectionsResponse. getAppConnectionsOrBuilderList()
A list of BeyondCorp AppConnections in the project.List<? extends AppConnectionOrBuilder>
ListAppConnectionsResponseOrBuilder. getAppConnectionsOrBuilderList()
A list of BeyondCorp AppConnections in the project.
-