Uses of Class
com.google.cloud.networkmanagement.v1beta1.ProbingDetails
-
Packages that use ProbingDetails Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management API -
-
Uses of ProbingDetails in com.google.cloud.networkmanagement.v1beta1
Methods in com.google.cloud.networkmanagement.v1beta1 that return ProbingDetails Modifier and Type Method Description ProbingDetailsProbingDetails.Builder. build()ProbingDetailsProbingDetails.Builder. buildPartial()static ProbingDetailsProbingDetails. getDefaultInstance()ProbingDetailsProbingDetails.Builder. getDefaultInstanceForType()ProbingDetailsProbingDetails. getDefaultInstanceForType()ProbingDetailsConnectivityTest.Builder. getProbingDetails()Output only.ProbingDetailsConnectivityTest. getProbingDetails()Output only.ProbingDetailsConnectivityTestOrBuilder. getProbingDetails()Output only.static ProbingDetailsProbingDetails. parseDelimitedFrom(InputStream input)static ProbingDetailsProbingDetails. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProbingDetailsProbingDetails. parseFrom(byte[] data)static ProbingDetailsProbingDetails. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProbingDetailsProbingDetails. parseFrom(com.google.protobuf.ByteString data)static ProbingDetailsProbingDetails. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProbingDetailsProbingDetails. parseFrom(com.google.protobuf.CodedInputStream input)static ProbingDetailsProbingDetails. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProbingDetailsProbingDetails. parseFrom(InputStream input)static ProbingDetailsProbingDetails. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProbingDetailsProbingDetails. parseFrom(ByteBuffer data)static ProbingDetailsProbingDetails. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkmanagement.v1beta1 that return types with arguments of type ProbingDetails Modifier and Type Method Description com.google.protobuf.Parser<ProbingDetails>ProbingDetails. getParserForType()static com.google.protobuf.Parser<ProbingDetails>ProbingDetails. parser()Methods in com.google.cloud.networkmanagement.v1beta1 with parameters of type ProbingDetails Modifier and Type Method Description ProbingDetails.BuilderProbingDetails.Builder. mergeFrom(ProbingDetails other)ConnectivityTest.BuilderConnectivityTest.Builder. mergeProbingDetails(ProbingDetails value)Output only.static ProbingDetails.BuilderProbingDetails. newBuilder(ProbingDetails prototype)ConnectivityTest.BuilderConnectivityTest.Builder. setProbingDetails(ProbingDetails value)Output only.
-