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 classAppConnectionA BeyondCorp AppConnection resource represents a BeyondCorp protected AppConnection to a remote application.static classAppConnection.BuilderA 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 AppConnectionOrBuilderCreateAppConnectionRequest.Builder. getAppConnectionOrBuilder()Required.AppConnectionOrBuilderCreateAppConnectionRequest. getAppConnectionOrBuilder()Required.AppConnectionOrBuilderCreateAppConnectionRequestOrBuilder. getAppConnectionOrBuilder()Required.AppConnectionOrBuilderResolveAppConnectionsResponse.AppConnectionDetails.Builder. getAppConnectionOrBuilder()A BeyondCorp AppConnection in the project.AppConnectionOrBuilderResolveAppConnectionsResponse.AppConnectionDetails. getAppConnectionOrBuilder()A BeyondCorp AppConnection in the project.AppConnectionOrBuilderResolveAppConnectionsResponse.AppConnectionDetailsOrBuilder. getAppConnectionOrBuilder()A BeyondCorp AppConnection in the project.AppConnectionOrBuilderUpdateAppConnectionRequest.Builder. getAppConnectionOrBuilder()Required.AppConnectionOrBuilderUpdateAppConnectionRequest. getAppConnectionOrBuilder()Required.AppConnectionOrBuilderUpdateAppConnectionRequestOrBuilder. getAppConnectionOrBuilder()Required.AppConnectionOrBuilderListAppConnectionsResponse.Builder. getAppConnectionsOrBuilder(int index)A list of BeyondCorp AppConnections in the project.AppConnectionOrBuilderListAppConnectionsResponse. getAppConnectionsOrBuilder(int index)A list of BeyondCorp AppConnections in the project.AppConnectionOrBuilderListAppConnectionsResponseOrBuilder. 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.
-