Uses of Class
com.google.cloud.compute.v1.InterconnectsGetDiagnosticsResponse
-
Packages that use InterconnectsGetDiagnosticsResponse 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 InterconnectsGetDiagnosticsResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InterconnectsGetDiagnosticsResponse Modifier and Type Method Description InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse.Builder. build()
InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse.Builder. buildPartial()
static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. getDefaultInstance()
InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse.Builder. getDefaultInstanceForType()
InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. getDefaultInstanceForType()
InterconnectsGetDiagnosticsResponse
InterconnectsClient. getDiagnostics(GetDiagnosticsInterconnectRequest request)
Returns the interconnectDiagnostics for the specified Interconnect.InterconnectsGetDiagnosticsResponse
InterconnectsClient. getDiagnostics(String project, String interconnect)
Returns the interconnectDiagnostics for the specified Interconnect.static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. parseDelimitedFrom(InputStream input)
static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. parseFrom(byte[] data)
static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. parseFrom(com.google.protobuf.ByteString data)
static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. parseFrom(InputStream input)
static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. parseFrom(ByteBuffer data)
static InterconnectsGetDiagnosticsResponse
InterconnectsGetDiagnosticsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectsGetDiagnosticsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse>
InterconnectsClient. getDiagnosticsCallable()
Returns the interconnectDiagnostics for the specified Interconnect.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse>
InterconnectsSettings.Builder. getDiagnosticsSettings()
Returns the builder for the settings used for calls to getDiagnostics.com.google.api.gax.rpc.UnaryCallSettings<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse>
InterconnectsSettings. getDiagnosticsSettings()
Returns the object with the settings used for calls to getDiagnostics.com.google.protobuf.Parser<InterconnectsGetDiagnosticsResponse>
InterconnectsGetDiagnosticsResponse. getParserForType()
static com.google.protobuf.Parser<InterconnectsGetDiagnosticsResponse>
InterconnectsGetDiagnosticsResponse. parser()
Methods in com.google.cloud.compute.v1 with parameters of type InterconnectsGetDiagnosticsResponse Modifier and Type Method Description InterconnectsGetDiagnosticsResponse.Builder
InterconnectsGetDiagnosticsResponse.Builder. mergeFrom(InterconnectsGetDiagnosticsResponse other)
static InterconnectsGetDiagnosticsResponse.Builder
InterconnectsGetDiagnosticsResponse. newBuilder(InterconnectsGetDiagnosticsResponse prototype)
-
Uses of InterconnectsGetDiagnosticsResponse in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InterconnectsGetDiagnosticsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse>
HttpJsonInterconnectsStub. getDiagnosticsCallable()
com.google.api.gax.rpc.UnaryCallable<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse>
InterconnectsStub. getDiagnosticsCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse>
InterconnectsStubSettings.Builder. getDiagnosticsSettings()
Returns the builder for the settings used for calls to getDiagnostics.com.google.api.gax.rpc.UnaryCallSettings<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse>
InterconnectsStubSettings. getDiagnosticsSettings()
Returns the object with the settings used for calls to getDiagnostics.
-