Uses of Class
com.google.cloud.networkmanagement.v1beta1.InstanceInfo
-
Packages that use InstanceInfo Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management API -
-
Uses of InstanceInfo in com.google.cloud.networkmanagement.v1beta1
Methods in com.google.cloud.networkmanagement.v1beta1 that return InstanceInfo Modifier and Type Method Description InstanceInfoInstanceInfo.Builder. build()InstanceInfoInstanceInfo.Builder. buildPartial()static InstanceInfoInstanceInfo. getDefaultInstance()InstanceInfoInstanceInfo.Builder. getDefaultInstanceForType()InstanceInfoInstanceInfo. getDefaultInstanceForType()InstanceInfoStep.Builder. getInstance()Display information of a Compute Engine instance.InstanceInfoStep. getInstance()Display information of a Compute Engine instance.InstanceInfoStepOrBuilder. getInstance()Display information of a Compute Engine instance.static InstanceInfoInstanceInfo. parseDelimitedFrom(InputStream input)static InstanceInfoInstanceInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceInfoInstanceInfo. parseFrom(byte[] data)static InstanceInfoInstanceInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceInfoInstanceInfo. parseFrom(com.google.protobuf.ByteString data)static InstanceInfoInstanceInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceInfoInstanceInfo. parseFrom(com.google.protobuf.CodedInputStream input)static InstanceInfoInstanceInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceInfoInstanceInfo. parseFrom(InputStream input)static InstanceInfoInstanceInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceInfoInstanceInfo. parseFrom(ByteBuffer data)static InstanceInfoInstanceInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkmanagement.v1beta1 that return types with arguments of type InstanceInfo Modifier and Type Method Description com.google.protobuf.Parser<InstanceInfo>InstanceInfo. getParserForType()static com.google.protobuf.Parser<InstanceInfo>InstanceInfo. parser()Methods in com.google.cloud.networkmanagement.v1beta1 with parameters of type InstanceInfo Modifier and Type Method Description InstanceInfo.BuilderInstanceInfo.Builder. mergeFrom(InstanceInfo other)Step.BuilderStep.Builder. mergeInstance(InstanceInfo value)Display information of a Compute Engine instance.static InstanceInfo.BuilderInstanceInfo. newBuilder(InstanceInfo prototype)Step.BuilderStep.Builder. setInstance(InstanceInfo value)Display information of a Compute Engine instance.
-