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