Uses of Class
com.google.cloud.compute.v1.VpnGateway
-
Packages that use VpnGateway Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of VpnGateway in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return VpnGateway Modifier and Type Method Description VpnGateway
VpnGateway.Builder. build()
VpnGateway
VpnGateway.Builder. buildPartial()
VpnGateway
VpnGatewaysClient. get(GetVpnGatewayRequest request)
Returns the specified VPN gateway.VpnGateway
VpnGatewaysClient. get(String project, String region, String vpnGateway)
Returns the specified VPN gateway.static VpnGateway
VpnGateway. getDefaultInstance()
VpnGateway
VpnGateway.Builder. getDefaultInstanceForType()
VpnGateway
VpnGateway. getDefaultInstanceForType()
VpnGateway
VpnGatewayList.Builder. getItems(int index)
A list of VpnGateway resources.VpnGateway
VpnGatewayList. getItems(int index)
A list of VpnGateway resources.VpnGateway
VpnGatewayListOrBuilder. getItems(int index)
A list of VpnGateway resources.VpnGateway
InsertVpnGatewayRequest.Builder. getVpnGatewayResource()
The body resource for this requestVpnGateway
InsertVpnGatewayRequest. getVpnGatewayResource()
The body resource for this requestVpnGateway
InsertVpnGatewayRequestOrBuilder. getVpnGatewayResource()
The body resource for this requestVpnGateway
VpnGatewaysScopedList.Builder. getVpnGateways(int index)
[Output Only] A list of VPN gateways contained in this scope.VpnGateway
VpnGatewaysScopedList. getVpnGateways(int index)
[Output Only] A list of VPN gateways contained in this scope.VpnGateway
VpnGatewaysScopedListOrBuilder. getVpnGateways(int index)
[Output Only] A list of VPN gateways contained in this scope.static VpnGateway
VpnGateway. parseDelimitedFrom(InputStream input)
static VpnGateway
VpnGateway. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGateway
VpnGateway. parseFrom(byte[] data)
static VpnGateway
VpnGateway. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGateway
VpnGateway. parseFrom(com.google.protobuf.ByteString data)
static VpnGateway
VpnGateway. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGateway
VpnGateway. parseFrom(com.google.protobuf.CodedInputStream input)
static VpnGateway
VpnGateway. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGateway
VpnGateway. parseFrom(InputStream input)
static VpnGateway
VpnGateway. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGateway
VpnGateway. parseFrom(ByteBuffer data)
static VpnGateway
VpnGateway. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type VpnGateway Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetVpnGatewayRequest,VpnGateway>
VpnGatewaysClient. getCallable()
Returns the specified VPN gateway.List<VpnGateway>
VpnGatewayList.Builder. getItemsList()
A list of VpnGateway resources.List<VpnGateway>
VpnGatewayList. getItemsList()
A list of VpnGateway resources.List<VpnGateway>
VpnGatewayListOrBuilder. getItemsList()
A list of VpnGateway resources.com.google.protobuf.Parser<VpnGateway>
VpnGateway. getParserForType()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVpnGatewayRequest,VpnGateway>
VpnGatewaysSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetVpnGatewayRequest,VpnGateway>
VpnGatewaysSettings. getSettings()
Returns the object with the settings used for calls to get.List<VpnGateway>
VpnGatewaysScopedList.Builder. getVpnGatewaysList()
[Output Only] A list of VPN gateways contained in this scope.List<VpnGateway>
VpnGatewaysScopedList. getVpnGatewaysList()
[Output Only] A list of VPN gateways contained in this scope.List<VpnGateway>
VpnGatewaysScopedListOrBuilder. getVpnGatewaysList()
[Output Only] A list of VPN gateways contained in this scope.static com.google.protobuf.Parser<VpnGateway>
VpnGateway. parser()
Methods in com.google.cloud.compute.v1 with parameters of type VpnGateway Modifier and Type Method Description VpnGatewayList.Builder
VpnGatewayList.Builder. addItems(int index, VpnGateway value)
A list of VpnGateway resources.VpnGatewayList.Builder
VpnGatewayList.Builder. addItems(VpnGateway value)
A list of VpnGateway resources.VpnGatewaysScopedList.Builder
VpnGatewaysScopedList.Builder. addVpnGateways(int index, VpnGateway value)
[Output Only] A list of VPN gateways contained in this scope.VpnGatewaysScopedList.Builder
VpnGatewaysScopedList.Builder. addVpnGateways(VpnGateway value)
[Output Only] A list of VPN gateways contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
VpnGatewaysClient. insertAsync(String project, String region, VpnGateway vpnGatewayResource)
Creates a VPN gateway in the specified project and region using the data included in the request.VpnGateway.Builder
VpnGateway.Builder. mergeFrom(VpnGateway other)
InsertVpnGatewayRequest.Builder
InsertVpnGatewayRequest.Builder. mergeVpnGatewayResource(VpnGateway value)
The body resource for this requeststatic VpnGateway.Builder
VpnGateway. newBuilder(VpnGateway prototype)
VpnGatewayList.Builder
VpnGatewayList.Builder. setItems(int index, VpnGateway value)
A list of VpnGateway resources.InsertVpnGatewayRequest.Builder
InsertVpnGatewayRequest.Builder. setVpnGatewayResource(VpnGateway value)
The body resource for this requestVpnGatewaysScopedList.Builder
VpnGatewaysScopedList.Builder. setVpnGateways(int index, VpnGateway value)
[Output Only] A list of VPN gateways contained in this scope.Method parameters in com.google.cloud.compute.v1 with type arguments of type VpnGateway Modifier and Type Method Description VpnGatewayList.Builder
VpnGatewayList.Builder. addAllItems(Iterable<? extends VpnGateway> values)
A list of VpnGateway resources.VpnGatewaysScopedList.Builder
VpnGatewaysScopedList.Builder. addAllVpnGateways(Iterable<? extends VpnGateway> values)
[Output Only] A list of VPN gateways contained in this scope.static com.google.api.core.ApiFuture<VpnGatewaysClient.ListPagedResponse>
VpnGatewaysClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway> context, com.google.api.core.ApiFuture<VpnGatewayList> futureResponse)
protected VpnGatewaysClient.ListPage
VpnGatewaysClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway> context, VpnGatewayList response)
com.google.api.core.ApiFuture<VpnGatewaysClient.ListPage>
VpnGatewaysClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway> context, com.google.api.core.ApiFuture<VpnGatewayList> futureResponse)
-
Uses of VpnGateway in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type VpnGateway Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetVpnGatewayRequest,VpnGateway>
HttpJsonVpnGatewaysStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetVpnGatewayRequest,VpnGateway>
VpnGatewaysStub. getCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVpnGatewayRequest,VpnGateway>
VpnGatewaysStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetVpnGatewayRequest,VpnGateway>
VpnGatewaysStubSettings. getSettings()
Returns the object with the settings used for calls to get.
-