Uses of Class
com.google.cloud.compute.v1.GetPacketMirroringRequest
-
Packages that use GetPacketMirroringRequest 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 GetPacketMirroringRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetPacketMirroringRequest Modifier and Type Method Description GetPacketMirroringRequestGetPacketMirroringRequest.Builder. build()GetPacketMirroringRequestGetPacketMirroringRequest.Builder. buildPartial()static GetPacketMirroringRequestGetPacketMirroringRequest. getDefaultInstance()GetPacketMirroringRequestGetPacketMirroringRequest.Builder. getDefaultInstanceForType()GetPacketMirroringRequestGetPacketMirroringRequest. getDefaultInstanceForType()static GetPacketMirroringRequestGetPacketMirroringRequest. parseDelimitedFrom(InputStream input)static GetPacketMirroringRequestGetPacketMirroringRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetPacketMirroringRequestGetPacketMirroringRequest. parseFrom(byte[] data)static GetPacketMirroringRequestGetPacketMirroringRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetPacketMirroringRequestGetPacketMirroringRequest. parseFrom(com.google.protobuf.ByteString data)static GetPacketMirroringRequestGetPacketMirroringRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetPacketMirroringRequestGetPacketMirroringRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetPacketMirroringRequestGetPacketMirroringRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetPacketMirroringRequestGetPacketMirroringRequest. parseFrom(InputStream input)static GetPacketMirroringRequestGetPacketMirroringRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetPacketMirroringRequestGetPacketMirroringRequest. parseFrom(ByteBuffer data)static GetPacketMirroringRequestGetPacketMirroringRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetPacketMirroringRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetPacketMirroringRequest,PacketMirroring>PacketMirroringsClient. getCallable()Returns the specified PacketMirroring resource.com.google.protobuf.Parser<GetPacketMirroringRequest>GetPacketMirroringRequest. 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<GetPacketMirroringRequest>GetPacketMirroringRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetPacketMirroringRequest Modifier and Type Method Description PacketMirroringPacketMirroringsClient. get(GetPacketMirroringRequest request)Returns the specified PacketMirroring resource.GetPacketMirroringRequest.BuilderGetPacketMirroringRequest.Builder. mergeFrom(GetPacketMirroringRequest other)static GetPacketMirroringRequest.BuilderGetPacketMirroringRequest. newBuilder(GetPacketMirroringRequest prototype) -
Uses of GetPacketMirroringRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetPacketMirroringRequest 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.
-