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 VpnConnectionVpnConnection.Builder. build()VpnConnectionVpnConnection.Builder. buildPartial()static VpnConnectionVpnConnection. getDefaultInstance()VpnConnectionVpnConnection.Builder. getDefaultInstanceForType()VpnConnectionVpnConnection. getDefaultInstanceForType()VpnConnectionCreateVpnConnectionRequest.Builder. getVpnConnection()Required.VpnConnectionCreateVpnConnectionRequest. getVpnConnection()Required.VpnConnectionCreateVpnConnectionRequestOrBuilder. getVpnConnection()Required.VpnConnectionEdgeContainerClient. getVpnConnection(GetVpnConnectionRequest request)Gets details of a single VPN connection.VpnConnectionEdgeContainerClient. getVpnConnection(VpnConnectionName name)Gets details of a single VPN connection.VpnConnectionEdgeContainerClient. getVpnConnection(String name)Gets details of a single VPN connection.VpnConnectionEdgeContainerGrpc.EdgeContainerBlockingStub. getVpnConnection(GetVpnConnectionRequest request)Gets details of a single VPN connection.VpnConnectionListVpnConnectionsResponse.Builder. getVpnConnections(int index)VpnConnections in the location.VpnConnectionListVpnConnectionsResponse. getVpnConnections(int index)VpnConnections in the location.VpnConnectionListVpnConnectionsResponseOrBuilder. getVpnConnections(int index)VpnConnections in the location.static VpnConnectionVpnConnection. parseDelimitedFrom(InputStream input)static VpnConnectionVpnConnection. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnConnectionVpnConnection. parseFrom(byte[] data)static VpnConnectionVpnConnection. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnConnectionVpnConnection. parseFrom(com.google.protobuf.ByteString data)static VpnConnectionVpnConnection. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnConnectionVpnConnection. parseFrom(com.google.protobuf.CodedInputStream input)static VpnConnectionVpnConnection. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnConnectionVpnConnection. parseFrom(InputStream input)static VpnConnectionVpnConnection. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnConnectionVpnConnection. parseFrom(ByteBuffer data)static VpnConnectionVpnConnection. 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.BuilderListVpnConnectionsResponse.Builder. addVpnConnections(int index, VpnConnection value)VpnConnections in the location.ListVpnConnectionsResponse.BuilderListVpnConnectionsResponse.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.BuilderVpnConnection.Builder. mergeFrom(VpnConnection other)CreateVpnConnectionRequest.BuilderCreateVpnConnectionRequest.Builder. mergeVpnConnection(VpnConnection value)Required.static VpnConnection.BuilderVpnConnection. newBuilder(VpnConnection prototype)CreateVpnConnectionRequest.BuilderCreateVpnConnectionRequest.Builder. setVpnConnection(VpnConnection value)Required.ListVpnConnectionsResponse.BuilderListVpnConnectionsResponse.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.BuilderListVpnConnectionsResponse.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.ListVpnConnectionsPageEdgeContainerClient.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 voidEdgeContainerGrpc.AsyncService. getVpnConnection(GetVpnConnectionRequest request, io.grpc.stub.StreamObserver<VpnConnection> responseObserver)Gets details of a single VPN connection.voidEdgeContainerGrpc.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.
-