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 InstanceInfo
InstanceInfo.Builder. build()
InstanceInfo
InstanceInfo.Builder. buildPartial()
static InstanceInfo
InstanceInfo. getDefaultInstance()
InstanceInfo
InstanceInfo.Builder. getDefaultInstanceForType()
InstanceInfo
InstanceInfo. getDefaultInstanceForType()
InstanceInfo
Step.Builder. getInstance()
Display information of a Compute Engine instance.InstanceInfo
Step. getInstance()
Display information of a Compute Engine instance.InstanceInfo
StepOrBuilder. getInstance()
Display information of a Compute Engine instance.static InstanceInfo
InstanceInfo. parseDelimitedFrom(InputStream input)
static InstanceInfo
InstanceInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceInfo
InstanceInfo. parseFrom(byte[] data)
static InstanceInfo
InstanceInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceInfo
InstanceInfo. parseFrom(com.google.protobuf.ByteString data)
static InstanceInfo
InstanceInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceInfo
InstanceInfo. parseFrom(com.google.protobuf.CodedInputStream input)
static InstanceInfo
InstanceInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceInfo
InstanceInfo. parseFrom(InputStream input)
static InstanceInfo
InstanceInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceInfo
InstanceInfo. parseFrom(ByteBuffer data)
static InstanceInfo
InstanceInfo. 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.Builder
InstanceInfo.Builder. mergeFrom(InstanceInfo other)
Step.Builder
Step.Builder. mergeInstance(InstanceInfo value)
Display information of a Compute Engine instance.static InstanceInfo.Builder
InstanceInfo. newBuilder(InstanceInfo prototype)
Step.Builder
Step.Builder. setInstance(InstanceInfo value)
Display information of a Compute Engine instance.
-