Uses of Class
com.google.cloud.netapp.v1.TransferStats
-
Packages that use TransferStats Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of TransferStats in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return TransferStats Modifier and Type Method Description TransferStatsTransferStats.Builder. build()TransferStatsTransferStats.Builder. buildPartial()static TransferStatsTransferStats. getDefaultInstance()TransferStatsTransferStats.Builder. getDefaultInstanceForType()TransferStatsTransferStats. getDefaultInstanceForType()TransferStatsReplication.Builder. getTransferStats()Output only.TransferStatsReplication. getTransferStats()Output only.TransferStatsReplicationOrBuilder. getTransferStats()Output only.static TransferStatsTransferStats. parseDelimitedFrom(InputStream input)static TransferStatsTransferStats. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferStatsTransferStats. parseFrom(byte[] data)static TransferStatsTransferStats. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferStatsTransferStats. parseFrom(com.google.protobuf.ByteString data)static TransferStatsTransferStats. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferStatsTransferStats. parseFrom(com.google.protobuf.CodedInputStream input)static TransferStatsTransferStats. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferStatsTransferStats. parseFrom(InputStream input)static TransferStatsTransferStats. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferStatsTransferStats. parseFrom(ByteBuffer data)static TransferStatsTransferStats. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.netapp.v1 that return types with arguments of type TransferStats Modifier and Type Method Description com.google.protobuf.Parser<TransferStats>TransferStats. getParserForType()static com.google.protobuf.Parser<TransferStats>TransferStats. parser()Methods in com.google.cloud.netapp.v1 with parameters of type TransferStats Modifier and Type Method Description TransferStats.BuilderTransferStats.Builder. mergeFrom(TransferStats other)Replication.BuilderReplication.Builder. mergeTransferStats(TransferStats value)Output only.static TransferStats.BuilderTransferStats. newBuilder(TransferStats prototype)Replication.BuilderReplication.Builder. setTransferStats(TransferStats value)Output only.
-