Uses of Class
com.google.cloud.compute.v1.ListTargetVpnGatewaysRequest
-
Packages that use ListTargetVpnGatewaysRequest 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 ListTargetVpnGatewaysRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ListTargetVpnGatewaysRequest Modifier and Type Method Description ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest.Builder. build()ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest.Builder. buildPartial()static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. getDefaultInstance()ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest.Builder. getDefaultInstanceForType()ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. getDefaultInstanceForType()static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. parseDelimitedFrom(InputStream input)static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. parseFrom(byte[] data)static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. parseFrom(com.google.protobuf.ByteString data)static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. parseFrom(InputStream input)static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. parseFrom(ByteBuffer data)static ListTargetVpnGatewaysRequestListTargetVpnGatewaysRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ListTargetVpnGatewaysRequest Modifier and Type Method Description com.google.protobuf.Parser<ListTargetVpnGatewaysRequest>ListTargetVpnGatewaysRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewayList>TargetVpnGatewaysClient. listCallable()Retrieves a list of target VPN gateways available to the specified project and region.com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysClient. listPagedCallable()Retrieves a list of target VPN gateways available to the specified project and region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<ListTargetVpnGatewaysRequest>ListTargetVpnGatewaysRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type ListTargetVpnGatewaysRequest Modifier and Type Method Description TargetVpnGatewaysClient.ListPagedResponseTargetVpnGatewaysClient. list(ListTargetVpnGatewaysRequest request)Retrieves a list of target VPN gateways available to the specified project and region.ListTargetVpnGatewaysRequest.BuilderListTargetVpnGatewaysRequest.Builder. mergeFrom(ListTargetVpnGatewaysRequest other)static ListTargetVpnGatewaysRequest.BuilderListTargetVpnGatewaysRequest. newBuilder(ListTargetVpnGatewaysRequest prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type ListTargetVpnGatewaysRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGateway> context, com.google.api.core.ApiFuture<TargetVpnGatewayList> futureResponse)protected TargetVpnGatewaysClient.ListPageTargetVpnGatewaysClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGateway> context, TargetVpnGatewayList response)com.google.api.core.ApiFuture<TargetVpnGatewaysClient.ListPage>TargetVpnGatewaysClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGateway> context, com.google.api.core.ApiFuture<TargetVpnGatewayList> futureResponse) -
Uses of ListTargetVpnGatewaysRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ListTargetVpnGatewaysRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewayList>HttpJsonTargetVpnGatewaysStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewayList>TargetVpnGatewaysStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.ListPagedResponse>HttpJsonTargetVpnGatewaysStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysStub. listPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGatewaysClient.ListPagedResponse>TargetVpnGatewaysStubSettings. listSettings()Returns the object with the settings used for calls to list.
-