Uses of Class
com.google.cloud.compute.v1.ListVpnGatewaysRequest
-
Packages that use ListVpnGatewaysRequest 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 ListVpnGatewaysRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ListVpnGatewaysRequest Modifier and Type Method Description ListVpnGatewaysRequestListVpnGatewaysRequest.Builder. build()ListVpnGatewaysRequestListVpnGatewaysRequest.Builder. buildPartial()static ListVpnGatewaysRequestListVpnGatewaysRequest. getDefaultInstance()ListVpnGatewaysRequestListVpnGatewaysRequest.Builder. getDefaultInstanceForType()ListVpnGatewaysRequestListVpnGatewaysRequest. getDefaultInstanceForType()static ListVpnGatewaysRequestListVpnGatewaysRequest. parseDelimitedFrom(InputStream input)static ListVpnGatewaysRequestListVpnGatewaysRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListVpnGatewaysRequestListVpnGatewaysRequest. parseFrom(byte[] data)static ListVpnGatewaysRequestListVpnGatewaysRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListVpnGatewaysRequestListVpnGatewaysRequest. parseFrom(com.google.protobuf.ByteString data)static ListVpnGatewaysRequestListVpnGatewaysRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListVpnGatewaysRequestListVpnGatewaysRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListVpnGatewaysRequestListVpnGatewaysRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListVpnGatewaysRequestListVpnGatewaysRequest. parseFrom(InputStream input)static ListVpnGatewaysRequestListVpnGatewaysRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListVpnGatewaysRequestListVpnGatewaysRequest. parseFrom(ByteBuffer data)static ListVpnGatewaysRequestListVpnGatewaysRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ListVpnGatewaysRequest Modifier and Type Method Description com.google.protobuf.Parser<ListVpnGatewaysRequest>ListVpnGatewaysRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysRequest,VpnGatewayList>VpnGatewaysClient. listCallable()Retrieves a list of VPN gateways available to the specified project and region.com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysRequest,VpnGatewaysClient.ListPagedResponse>VpnGatewaysClient. listPagedCallable()Retrieves a list of VPN gateways available to the specified project and region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListVpnGatewaysRequest,VpnGatewayList,VpnGatewaysClient.ListPagedResponse>VpnGatewaysSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListVpnGatewaysRequest,VpnGatewayList,VpnGatewaysClient.ListPagedResponse>VpnGatewaysSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<ListVpnGatewaysRequest>ListVpnGatewaysRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type ListVpnGatewaysRequest Modifier and Type Method Description VpnGatewaysClient.ListPagedResponseVpnGatewaysClient. list(ListVpnGatewaysRequest request)Retrieves a list of VPN gateways available to the specified project and region.ListVpnGatewaysRequest.BuilderListVpnGatewaysRequest.Builder. mergeFrom(ListVpnGatewaysRequest other)static ListVpnGatewaysRequest.BuilderListVpnGatewaysRequest. newBuilder(ListVpnGatewaysRequest prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type ListVpnGatewaysRequest Modifier and Type Method Description 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.ListPageVpnGatewaysClient.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 ListVpnGatewaysRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ListVpnGatewaysRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysRequest,VpnGatewayList>HttpJsonVpnGatewaysStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysRequest,VpnGatewayList>VpnGatewaysStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysRequest,VpnGatewaysClient.ListPagedResponse>HttpJsonVpnGatewaysStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysRequest,VpnGatewaysClient.ListPagedResponse>VpnGatewaysStub. listPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListVpnGatewaysRequest,VpnGatewayList,VpnGatewaysClient.ListPagedResponse>VpnGatewaysStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListVpnGatewaysRequest,VpnGatewayList,VpnGatewaysClient.ListPagedResponse>VpnGatewaysStubSettings. listSettings()Returns the object with the settings used for calls to list.
-