Uses of Interface
com.google.cloud.beyondcorp.appgateways.v1.AppGateway.AllocatedConnectionOrBuilder
-
Packages that use AppGateway.AllocatedConnectionOrBuilder Package Description com.google.cloud.beyondcorp.appgateways.v1 A client to BeyondCorp API -
-
Uses of AppGateway.AllocatedConnectionOrBuilder in com.google.cloud.beyondcorp.appgateways.v1
Classes in com.google.cloud.beyondcorp.appgateways.v1 that implement AppGateway.AllocatedConnectionOrBuilder Modifier and Type Class Description static class
AppGateway.AllocatedConnection
Allocated connection of the AppGateway.static class
AppGateway.AllocatedConnection.Builder
Allocated connection of the AppGateway.Methods in com.google.cloud.beyondcorp.appgateways.v1 that return AppGateway.AllocatedConnectionOrBuilder Modifier and Type Method Description AppGateway.AllocatedConnectionOrBuilder
AppGateway.Builder. getAllocatedConnectionsOrBuilder(int index)
Output only.AppGateway.AllocatedConnectionOrBuilder
AppGateway. getAllocatedConnectionsOrBuilder(int index)
Output only.AppGateway.AllocatedConnectionOrBuilder
AppGatewayOrBuilder. getAllocatedConnectionsOrBuilder(int index)
Output only.Methods in com.google.cloud.beyondcorp.appgateways.v1 that return types with arguments of type AppGateway.AllocatedConnectionOrBuilder Modifier and Type Method Description List<? extends AppGateway.AllocatedConnectionOrBuilder>
AppGateway.Builder. getAllocatedConnectionsOrBuilderList()
Output only.List<? extends AppGateway.AllocatedConnectionOrBuilder>
AppGateway. getAllocatedConnectionsOrBuilderList()
Output only.List<? extends AppGateway.AllocatedConnectionOrBuilder>
AppGatewayOrBuilder. getAllocatedConnectionsOrBuilderList()
Output only.
-