Uses of Interface
com.google.cloud.compute.v1.InterconnectDiagnosticsOrBuilder
-
Packages that use InterconnectDiagnosticsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectDiagnosticsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InterconnectDiagnosticsOrBuilder Modifier and Type Class Description class
InterconnectDiagnostics
Diagnostics information about the Interconnect connection, which contains detailed and current technical information about Google's side of the connection.static class
InterconnectDiagnostics.Builder
Diagnostics information about the Interconnect connection, which contains detailed and current technical information about Google's side of the connection.Methods in com.google.cloud.compute.v1 that return InterconnectDiagnosticsOrBuilder Modifier and Type Method Description InterconnectDiagnosticsOrBuilder
InterconnectsGetDiagnosticsResponse.Builder. getResultOrBuilder()
optional .google.cloud.compute.v1.InterconnectDiagnostics result = 139315229;
InterconnectDiagnosticsOrBuilder
InterconnectsGetDiagnosticsResponse. getResultOrBuilder()
optional .google.cloud.compute.v1.InterconnectDiagnostics result = 139315229;
InterconnectDiagnosticsOrBuilder
InterconnectsGetDiagnosticsResponseOrBuilder. getResultOrBuilder()
optional .google.cloud.compute.v1.InterconnectDiagnostics result = 139315229;
-