Uses of Class
com.google.cloud.edgecontainer.v1.VpnConnection
-
Packages that use VpnConnection Package Description com.google.cloud.edgecontainer.v1 A client to Distributed Cloud Edge Container APIcom.google.cloud.edgecontainer.v1.stub -
-
Uses of VpnConnection in com.google.cloud.edgecontainer.v1
Methods in com.google.cloud.edgecontainer.v1 that return VpnConnection Modifier and Type Method Description VpnConnection
VpnConnection.Builder. build()
VpnConnection
VpnConnection.Builder. buildPartial()
static VpnConnection
VpnConnection. getDefaultInstance()
VpnConnection
VpnConnection.Builder. getDefaultInstanceForType()
VpnConnection
VpnConnection. getDefaultInstanceForType()
VpnConnection
CreateVpnConnectionRequest.Builder. getVpnConnection()
Required.VpnConnection
CreateVpnConnectionRequest. getVpnConnection()
Required.VpnConnection
CreateVpnConnectionRequestOrBuilder. getVpnConnection()
Required.VpnConnection
EdgeContainerClient. getVpnConnection(GetVpnConnectionRequest request)
Gets details of a single VPN connection.VpnConnection
EdgeContainerClient. getVpnConnection(VpnConnectionName name)
Gets details of a single VPN connection.VpnConnection
EdgeContainerClient. getVpnConnection(String name)
Gets details of a single VPN connection.VpnConnection
EdgeContainerGrpc.EdgeContainerBlockingStub. getVpnConnection(GetVpnConnectionRequest request)
Gets details of a single VPN connection.VpnConnection
ListVpnConnectionsResponse.Builder. getVpnConnections(int index)
VpnConnections in the location.VpnConnection
ListVpnConnectionsResponse. getVpnConnections(int index)
VpnConnections in the location.VpnConnection
ListVpnConnectionsResponseOrBuilder. getVpnConnections(int index)
VpnConnections in the location.static VpnConnection
VpnConnection. parseDelimitedFrom(InputStream input)
static VpnConnection
VpnConnection. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnConnection
VpnConnection. parseFrom(byte[] data)
static VpnConnection
VpnConnection. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnConnection
VpnConnection. parseFrom(com.google.protobuf.ByteString data)
static VpnConnection
VpnConnection. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnConnection
VpnConnection. parseFrom(com.google.protobuf.CodedInputStream input)
static VpnConnection
VpnConnection. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnConnection
VpnConnection. parseFrom(InputStream input)
static VpnConnection
VpnConnection. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnConnection
VpnConnection. parseFrom(ByteBuffer data)
static VpnConnection
VpnConnection. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.edgecontainer.v1 that return types with arguments of type VpnConnection Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<VpnConnection,OperationMetadata>
EdgeContainerClient. createVpnConnectionAsync(CreateVpnConnectionRequest request)
Creates a new VPN connection in a given project and location.com.google.api.gax.longrunning.OperationFuture<VpnConnection,OperationMetadata>
EdgeContainerClient. createVpnConnectionAsync(LocationName parent, VpnConnection vpnConnection, String vpnConnectionId)
Creates a new VPN connection in a given project and location.com.google.api.gax.longrunning.OperationFuture<VpnConnection,OperationMetadata>
EdgeContainerClient. createVpnConnectionAsync(String parent, VpnConnection vpnConnection, String vpnConnectionId)
Creates a new VPN connection in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateVpnConnectionRequest,VpnConnection,OperationMetadata>
EdgeContainerClient. createVpnConnectionOperationCallable()
Creates a new VPN connection in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateVpnConnectionRequest,VpnConnection,OperationMetadata>
EdgeContainerSettings.Builder. createVpnConnectionOperationSettings()
Returns the builder for the settings used for calls to createVpnConnection.com.google.api.gax.rpc.OperationCallSettings<CreateVpnConnectionRequest,VpnConnection,OperationMetadata>
EdgeContainerSettings. createVpnConnectionOperationSettings()
Returns the object with the settings used for calls to createVpnConnection.static io.grpc.MethodDescriptor<GetVpnConnectionRequest,VpnConnection>
EdgeContainerGrpc. getGetVpnConnectionMethod()
com.google.protobuf.Parser<VpnConnection>
VpnConnection. getParserForType()
com.google.common.util.concurrent.ListenableFuture<VpnConnection>
EdgeContainerGrpc.EdgeContainerFutureStub. getVpnConnection(GetVpnConnectionRequest request)
Gets details of a single VPN connection.com.google.api.gax.rpc.UnaryCallable<GetVpnConnectionRequest,VpnConnection>
EdgeContainerClient. getVpnConnectionCallable()
Gets details of a single VPN connection.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVpnConnectionRequest,VpnConnection>
EdgeContainerSettings.Builder. getVpnConnectionSettings()
Returns the builder for the settings used for calls to getVpnConnection.com.google.api.gax.rpc.UnaryCallSettings<GetVpnConnectionRequest,VpnConnection>
EdgeContainerSettings. getVpnConnectionSettings()
Returns the object with the settings used for calls to getVpnConnection.List<VpnConnection>
ListVpnConnectionsResponse.Builder. getVpnConnectionsList()
VpnConnections in the location.List<VpnConnection>
ListVpnConnectionsResponse. getVpnConnectionsList()
VpnConnections in the location.List<VpnConnection>
ListVpnConnectionsResponseOrBuilder. getVpnConnectionsList()
VpnConnections in the location.static com.google.protobuf.Parser<VpnConnection>
VpnConnection. parser()
Methods in com.google.cloud.edgecontainer.v1 with parameters of type VpnConnection Modifier and Type Method Description ListVpnConnectionsResponse.Builder
ListVpnConnectionsResponse.Builder. addVpnConnections(int index, VpnConnection value)
VpnConnections in the location.ListVpnConnectionsResponse.Builder
ListVpnConnectionsResponse.Builder. addVpnConnections(VpnConnection value)
VpnConnections in the location.com.google.api.gax.longrunning.OperationFuture<VpnConnection,OperationMetadata>
EdgeContainerClient. createVpnConnectionAsync(LocationName parent, VpnConnection vpnConnection, String vpnConnectionId)
Creates a new VPN connection in a given project and location.com.google.api.gax.longrunning.OperationFuture<VpnConnection,OperationMetadata>
EdgeContainerClient. createVpnConnectionAsync(String parent, VpnConnection vpnConnection, String vpnConnectionId)
Creates a new VPN connection in a given project and location.VpnConnection.Builder
VpnConnection.Builder. mergeFrom(VpnConnection other)
CreateVpnConnectionRequest.Builder
CreateVpnConnectionRequest.Builder. mergeVpnConnection(VpnConnection value)
Required.static VpnConnection.Builder
VpnConnection. newBuilder(VpnConnection prototype)
CreateVpnConnectionRequest.Builder
CreateVpnConnectionRequest.Builder. setVpnConnection(VpnConnection value)
Required.ListVpnConnectionsResponse.Builder
ListVpnConnectionsResponse.Builder. setVpnConnections(int index, VpnConnection value)
VpnConnections in the location.Method parameters in com.google.cloud.edgecontainer.v1 with type arguments of type VpnConnection Modifier and Type Method Description ListVpnConnectionsResponse.Builder
ListVpnConnectionsResponse.Builder. addAllVpnConnections(Iterable<? extends VpnConnection> values)
VpnConnections in the location.static com.google.api.core.ApiFuture<EdgeContainerClient.ListVpnConnectionsPagedResponse>
EdgeContainerClient.ListVpnConnectionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListVpnConnectionsRequest,ListVpnConnectionsResponse,VpnConnection> context, com.google.api.core.ApiFuture<ListVpnConnectionsResponse> futureResponse)
protected EdgeContainerClient.ListVpnConnectionsPage
EdgeContainerClient.ListVpnConnectionsPage. createPage(com.google.api.gax.rpc.PageContext<ListVpnConnectionsRequest,ListVpnConnectionsResponse,VpnConnection> context, ListVpnConnectionsResponse response)
com.google.api.core.ApiFuture<EdgeContainerClient.ListVpnConnectionsPage>
EdgeContainerClient.ListVpnConnectionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListVpnConnectionsRequest,ListVpnConnectionsResponse,VpnConnection> context, com.google.api.core.ApiFuture<ListVpnConnectionsResponse> futureResponse)
default void
EdgeContainerGrpc.AsyncService. getVpnConnection(GetVpnConnectionRequest request, io.grpc.stub.StreamObserver<VpnConnection> responseObserver)
Gets details of a single VPN connection.void
EdgeContainerGrpc.EdgeContainerStub. getVpnConnection(GetVpnConnectionRequest request, io.grpc.stub.StreamObserver<VpnConnection> responseObserver)
Gets details of a single VPN connection. -
Uses of VpnConnection in com.google.cloud.edgecontainer.v1.stub
Methods in com.google.cloud.edgecontainer.v1.stub that return types with arguments of type VpnConnection Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateVpnConnectionRequest,VpnConnection,OperationMetadata>
EdgeContainerStub. createVpnConnectionOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateVpnConnectionRequest,VpnConnection,OperationMetadata>
GrpcEdgeContainerStub. createVpnConnectionOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateVpnConnectionRequest,VpnConnection,OperationMetadata>
HttpJsonEdgeContainerStub. createVpnConnectionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateVpnConnectionRequest,VpnConnection,OperationMetadata>
EdgeContainerStubSettings.Builder. createVpnConnectionOperationSettings()
Returns the builder for the settings used for calls to createVpnConnection.com.google.api.gax.rpc.OperationCallSettings<CreateVpnConnectionRequest,VpnConnection,OperationMetadata>
EdgeContainerStubSettings. createVpnConnectionOperationSettings()
Returns the object with the settings used for calls to createVpnConnection.com.google.api.gax.rpc.UnaryCallable<GetVpnConnectionRequest,VpnConnection>
EdgeContainerStub. getVpnConnectionCallable()
com.google.api.gax.rpc.UnaryCallable<GetVpnConnectionRequest,VpnConnection>
GrpcEdgeContainerStub. getVpnConnectionCallable()
com.google.api.gax.rpc.UnaryCallable<GetVpnConnectionRequest,VpnConnection>
HttpJsonEdgeContainerStub. getVpnConnectionCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVpnConnectionRequest,VpnConnection>
EdgeContainerStubSettings.Builder. getVpnConnectionSettings()
Returns the builder for the settings used for calls to getVpnConnection.com.google.api.gax.rpc.UnaryCallSettings<GetVpnConnectionRequest,VpnConnection>
EdgeContainerStubSettings. getVpnConnectionSettings()
Returns the object with the settings used for calls to getVpnConnection.
-