Uses of Class
com.google.cloud.compute.v1.PacketMirroring
-
Packages that use PacketMirroring 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 PacketMirroring in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PacketMirroring Modifier and Type Method Description PacketMirroring
PacketMirroring.Builder. build()
PacketMirroring
PacketMirroring.Builder. buildPartial()
PacketMirroring
PacketMirroringsClient. get(GetPacketMirroringRequest request)
Returns the specified PacketMirroring resource.PacketMirroring
PacketMirroringsClient. get(String project, String region, String packetMirroring)
Returns the specified PacketMirroring resource.static PacketMirroring
PacketMirroring. getDefaultInstance()
PacketMirroring
PacketMirroring.Builder. getDefaultInstanceForType()
PacketMirroring
PacketMirroring. getDefaultInstanceForType()
PacketMirroring
PacketMirroringList.Builder. getItems(int index)
A list of PacketMirroring resources.PacketMirroring
PacketMirroringList. getItems(int index)
A list of PacketMirroring resources.PacketMirroring
PacketMirroringListOrBuilder. getItems(int index)
A list of PacketMirroring resources.PacketMirroring
InsertPacketMirroringRequest.Builder. getPacketMirroringResource()
The body resource for this requestPacketMirroring
InsertPacketMirroringRequest. getPacketMirroringResource()
The body resource for this requestPacketMirroring
InsertPacketMirroringRequestOrBuilder. getPacketMirroringResource()
The body resource for this requestPacketMirroring
PatchPacketMirroringRequest.Builder. getPacketMirroringResource()
The body resource for this requestPacketMirroring
PatchPacketMirroringRequest. getPacketMirroringResource()
The body resource for this requestPacketMirroring
PatchPacketMirroringRequestOrBuilder. getPacketMirroringResource()
The body resource for this requestPacketMirroring
PacketMirroringsScopedList.Builder. getPacketMirrorings(int index)
A list of packetMirrorings contained in this scope.PacketMirroring
PacketMirroringsScopedList. getPacketMirrorings(int index)
A list of packetMirrorings contained in this scope.PacketMirroring
PacketMirroringsScopedListOrBuilder. getPacketMirrorings(int index)
A list of packetMirrorings contained in this scope.static PacketMirroring
PacketMirroring. parseDelimitedFrom(InputStream input)
static PacketMirroring
PacketMirroring. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PacketMirroring
PacketMirroring. parseFrom(byte[] data)
static PacketMirroring
PacketMirroring. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PacketMirroring
PacketMirroring. parseFrom(com.google.protobuf.ByteString data)
static PacketMirroring
PacketMirroring. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PacketMirroring
PacketMirroring. parseFrom(com.google.protobuf.CodedInputStream input)
static PacketMirroring
PacketMirroring. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PacketMirroring
PacketMirroring. parseFrom(InputStream input)
static PacketMirroring
PacketMirroring. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PacketMirroring
PacketMirroring. parseFrom(ByteBuffer data)
static PacketMirroring
PacketMirroring. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type PacketMirroring Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetPacketMirroringRequest,PacketMirroring>
PacketMirroringsClient. getCallable()
Returns the specified PacketMirroring resource.List<PacketMirroring>
PacketMirroringList.Builder. getItemsList()
A list of PacketMirroring resources.List<PacketMirroring>
PacketMirroringList. getItemsList()
A list of PacketMirroring resources.List<PacketMirroring>
PacketMirroringListOrBuilder. getItemsList()
A list of PacketMirroring resources.List<PacketMirroring>
PacketMirroringsScopedList.Builder. getPacketMirroringsList()
A list of packetMirrorings contained in this scope.List<PacketMirroring>
PacketMirroringsScopedList. getPacketMirroringsList()
A list of packetMirrorings contained in this scope.List<PacketMirroring>
PacketMirroringsScopedListOrBuilder. getPacketMirroringsList()
A list of packetMirrorings contained in this scope.com.google.protobuf.Parser<PacketMirroring>
PacketMirroring. getParserForType()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPacketMirroringRequest,PacketMirroring>
PacketMirroringsSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetPacketMirroringRequest,PacketMirroring>
PacketMirroringsSettings. getSettings()
Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<PacketMirroring>
PacketMirroring. parser()
Methods in com.google.cloud.compute.v1 with parameters of type PacketMirroring Modifier and Type Method Description PacketMirroringList.Builder
PacketMirroringList.Builder. addItems(int index, PacketMirroring value)
A list of PacketMirroring resources.PacketMirroringList.Builder
PacketMirroringList.Builder. addItems(PacketMirroring value)
A list of PacketMirroring resources.PacketMirroringsScopedList.Builder
PacketMirroringsScopedList.Builder. addPacketMirrorings(int index, PacketMirroring value)
A list of packetMirrorings contained in this scope.PacketMirroringsScopedList.Builder
PacketMirroringsScopedList.Builder. addPacketMirrorings(PacketMirroring value)
A list of packetMirrorings contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
PacketMirroringsClient. insertAsync(String project, String region, PacketMirroring packetMirroringResource)
Creates a PacketMirroring resource in the specified project and region using the data included in the request.PacketMirroring.Builder
PacketMirroring.Builder. mergeFrom(PacketMirroring other)
InsertPacketMirroringRequest.Builder
InsertPacketMirroringRequest.Builder. mergePacketMirroringResource(PacketMirroring value)
The body resource for this requestPatchPacketMirroringRequest.Builder
PatchPacketMirroringRequest.Builder. mergePacketMirroringResource(PacketMirroring value)
The body resource for this requeststatic PacketMirroring.Builder
PacketMirroring. newBuilder(PacketMirroring prototype)
com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
PacketMirroringsClient. patchAsync(String project, String region, String packetMirroring, PacketMirroring packetMirroringResource)
Patches the specified PacketMirroring resource with the data included in the request.PacketMirroringList.Builder
PacketMirroringList.Builder. setItems(int index, PacketMirroring value)
A list of PacketMirroring resources.InsertPacketMirroringRequest.Builder
InsertPacketMirroringRequest.Builder. setPacketMirroringResource(PacketMirroring value)
The body resource for this requestPatchPacketMirroringRequest.Builder
PatchPacketMirroringRequest.Builder. setPacketMirroringResource(PacketMirroring value)
The body resource for this requestPacketMirroringsScopedList.Builder
PacketMirroringsScopedList.Builder. setPacketMirrorings(int index, PacketMirroring value)
A list of packetMirrorings contained in this scope.Method parameters in com.google.cloud.compute.v1 with type arguments of type PacketMirroring Modifier and Type Method Description PacketMirroringList.Builder
PacketMirroringList.Builder. addAllItems(Iterable<? extends PacketMirroring> values)
A list of PacketMirroring resources.PacketMirroringsScopedList.Builder
PacketMirroringsScopedList.Builder. addAllPacketMirrorings(Iterable<? extends PacketMirroring> values)
A list of packetMirrorings contained in this scope.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 PacketMirroring in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type PacketMirroring Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetPacketMirroringRequest,PacketMirroring>
HttpJsonPacketMirroringsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetPacketMirroringRequest,PacketMirroring>
PacketMirroringsStub. getCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPacketMirroringRequest,PacketMirroring>
PacketMirroringsStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetPacketMirroringRequest,PacketMirroring>
PacketMirroringsStubSettings. getSettings()
Returns the object with the settings used for calls to get.
-