Uses of Class
com.google.cloud.baremetalsolution.v2.ListNetworkUsageResponse
-
Packages that use ListNetworkUsageResponse Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of ListNetworkUsageResponse in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return ListNetworkUsageResponse Modifier and Type Method Description ListNetworkUsageResponseListNetworkUsageResponse.Builder. build()ListNetworkUsageResponseListNetworkUsageResponse.Builder. buildPartial()static ListNetworkUsageResponseListNetworkUsageResponse. getDefaultInstance()ListNetworkUsageResponseListNetworkUsageResponse.Builder. getDefaultInstanceForType()ListNetworkUsageResponseListNetworkUsageResponse. getDefaultInstanceForType()ListNetworkUsageResponseBareMetalSolutionClient. listNetworkUsage(ListNetworkUsageRequest request)List all Networks (and used IPs for each Network) in the vendor account associated with the specified project.ListNetworkUsageResponseBareMetalSolutionClient. listNetworkUsage(LocationName location)List all Networks (and used IPs for each Network) in the vendor account associated with the specified project.ListNetworkUsageResponseBareMetalSolutionClient. listNetworkUsage(String location)List all Networks (and used IPs for each Network) in the vendor account associated with the specified project.ListNetworkUsageResponseBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. listNetworkUsage(ListNetworkUsageRequest request)List all Networks (and used IPs for each Network) in the vendor account associated with the specified project.static ListNetworkUsageResponseListNetworkUsageResponse. parseDelimitedFrom(InputStream input)static ListNetworkUsageResponseListNetworkUsageResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworkUsageResponseListNetworkUsageResponse. parseFrom(byte[] data)static ListNetworkUsageResponseListNetworkUsageResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworkUsageResponseListNetworkUsageResponse. parseFrom(com.google.protobuf.ByteString data)static ListNetworkUsageResponseListNetworkUsageResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworkUsageResponseListNetworkUsageResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListNetworkUsageResponseListNetworkUsageResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworkUsageResponseListNetworkUsageResponse. parseFrom(InputStream input)static ListNetworkUsageResponseListNetworkUsageResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNetworkUsageResponseListNetworkUsageResponse. parseFrom(ByteBuffer data)static ListNetworkUsageResponseListNetworkUsageResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type ListNetworkUsageResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListNetworkUsageRequest,ListNetworkUsageResponse>BareMetalSolutionGrpc. getListNetworkUsageMethod()com.google.protobuf.Parser<ListNetworkUsageResponse>ListNetworkUsageResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListNetworkUsageResponse>BareMetalSolutionGrpc.BareMetalSolutionFutureStub. listNetworkUsage(ListNetworkUsageRequest request)List all Networks (and used IPs for each Network) in the vendor account associated with the specified project.com.google.api.gax.rpc.UnaryCallable<ListNetworkUsageRequest,ListNetworkUsageResponse>BareMetalSolutionClient. listNetworkUsageCallable()List all Networks (and used IPs for each Network) in the vendor account associated with the specified project.com.google.api.gax.rpc.UnaryCallSettings.Builder<ListNetworkUsageRequest,ListNetworkUsageResponse>BareMetalSolutionSettings.Builder. listNetworkUsageSettings()Returns the builder for the settings used for calls to listNetworkUsage.com.google.api.gax.rpc.UnaryCallSettings<ListNetworkUsageRequest,ListNetworkUsageResponse>BareMetalSolutionSettings. listNetworkUsageSettings()Returns the object with the settings used for calls to listNetworkUsage.static com.google.protobuf.Parser<ListNetworkUsageResponse>ListNetworkUsageResponse. parser()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type ListNetworkUsageResponse Modifier and Type Method Description ListNetworkUsageResponse.BuilderListNetworkUsageResponse.Builder. mergeFrom(ListNetworkUsageResponse other)static ListNetworkUsageResponse.BuilderListNetworkUsageResponse. newBuilder(ListNetworkUsageResponse prototype)Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type ListNetworkUsageResponse Modifier and Type Method Description default voidBareMetalSolutionGrpc.AsyncService. listNetworkUsage(ListNetworkUsageRequest request, io.grpc.stub.StreamObserver<ListNetworkUsageResponse> responseObserver)List all Networks (and used IPs for each Network) in the vendor account associated with the specified project.voidBareMetalSolutionGrpc.BareMetalSolutionStub. listNetworkUsage(ListNetworkUsageRequest request, io.grpc.stub.StreamObserver<ListNetworkUsageResponse> responseObserver)List all Networks (and used IPs for each Network) in the vendor account associated with the specified project. -
Uses of ListNetworkUsageResponse in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type ListNetworkUsageResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNetworkUsageRequest,ListNetworkUsageResponse>BareMetalSolutionStub. listNetworkUsageCallable()com.google.api.gax.rpc.UnaryCallable<ListNetworkUsageRequest,ListNetworkUsageResponse>GrpcBareMetalSolutionStub. listNetworkUsageCallable()com.google.api.gax.rpc.UnaryCallable<ListNetworkUsageRequest,ListNetworkUsageResponse>HttpJsonBareMetalSolutionStub. listNetworkUsageCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ListNetworkUsageRequest,ListNetworkUsageResponse>BareMetalSolutionStubSettings.Builder. listNetworkUsageSettings()Returns the builder for the settings used for calls to listNetworkUsage.com.google.api.gax.rpc.UnaryCallSettings<ListNetworkUsageRequest,ListNetworkUsageResponse>BareMetalSolutionStubSettings. listNetworkUsageSettings()Returns the object with the settings used for calls to listNetworkUsage.
-