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 InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse.Builder. build()InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse.Builder. buildPartial()static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. getDefaultInstance()InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse.Builder. getDefaultInstanceForType()InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. getDefaultInstanceForType()InterconnectsGetDiagnosticsResponseInterconnectsClient. getDiagnostics(GetDiagnosticsInterconnectRequest request)Returns the interconnectDiagnostics for the specified Interconnect.InterconnectsGetDiagnosticsResponseInterconnectsClient. getDiagnostics(String project, String interconnect)Returns the interconnectDiagnostics for the specified Interconnect.static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. parseDelimitedFrom(InputStream input)static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. parseFrom(byte[] data)static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. parseFrom(com.google.protobuf.ByteString data)static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. parseFrom(InputStream input)static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. parseFrom(ByteBuffer data)static InterconnectsGetDiagnosticsResponseInterconnectsGetDiagnosticsResponse. 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.BuilderInterconnectsGetDiagnosticsResponse.Builder. mergeFrom(InterconnectsGetDiagnosticsResponse other)static InterconnectsGetDiagnosticsResponse.BuilderInterconnectsGetDiagnosticsResponse. 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.
-