Uses of Class
com.google.cloud.compute.v1.TargetVpnGatewayList
-
Packages that use TargetVpnGatewayList 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 TargetVpnGatewayList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetVpnGatewayList Modifier and Type Method Description TargetVpnGatewayListTargetVpnGatewayList.Builder. build()TargetVpnGatewayListTargetVpnGatewayList.Builder. buildPartial()static TargetVpnGatewayListTargetVpnGatewayList. getDefaultInstance()TargetVpnGatewayListTargetVpnGatewayList.Builder. getDefaultInstanceForType()TargetVpnGatewayListTargetVpnGatewayList. getDefaultInstanceForType()static TargetVpnGatewayListTargetVpnGatewayList. parseDelimitedFrom(InputStream input)static TargetVpnGatewayListTargetVpnGatewayList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetVpnGatewayListTargetVpnGatewayList. parseFrom(byte[] data)static TargetVpnGatewayListTargetVpnGatewayList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetVpnGatewayListTargetVpnGatewayList. parseFrom(com.google.protobuf.ByteString data)static TargetVpnGatewayListTargetVpnGatewayList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetVpnGatewayListTargetVpnGatewayList. parseFrom(com.google.protobuf.CodedInputStream input)static TargetVpnGatewayListTargetVpnGatewayList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetVpnGatewayListTargetVpnGatewayList. parseFrom(InputStream input)static TargetVpnGatewayListTargetVpnGatewayList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetVpnGatewayListTargetVpnGatewayList. parseFrom(ByteBuffer data)static TargetVpnGatewayListTargetVpnGatewayList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetVpnGatewayList Modifier and Type Method Description com.google.protobuf.Parser<TargetVpnGatewayList>TargetVpnGatewayList. 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.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<TargetVpnGatewayList>TargetVpnGatewayList. parser()Methods in com.google.cloud.compute.v1 with parameters of type TargetVpnGatewayList Modifier and Type Method Description protected TargetVpnGatewaysClient.ListPageTargetVpnGatewaysClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListTargetVpnGatewaysRequest,TargetVpnGatewayList,TargetVpnGateway> context, TargetVpnGatewayList response)TargetVpnGatewayList.BuilderTargetVpnGatewayList.Builder. mergeFrom(TargetVpnGatewayList other)static TargetVpnGatewayList.BuilderTargetVpnGatewayList. newBuilder(TargetVpnGatewayList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type TargetVpnGatewayList 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)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)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 TargetVpnGatewayList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TargetVpnGatewayList 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.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.
-