Uses of Class
com.google.cloud.recommender.v1beta1.CostProjection
-
Packages that use CostProjection Package Description com.google.cloud.recommender.v1beta1 A client to Recommender API -
-
Uses of CostProjection in com.google.cloud.recommender.v1beta1
Methods in com.google.cloud.recommender.v1beta1 that return CostProjection Modifier and Type Method Description CostProjection
CostProjection.Builder. build()
CostProjection
CostProjection.Builder. buildPartial()
CostProjection
Impact.Builder. getCostProjection()
Use with CategoryType.COSTCostProjection
Impact. getCostProjection()
Use with CategoryType.COSTCostProjection
ImpactOrBuilder. getCostProjection()
Use with CategoryType.COSTstatic CostProjection
CostProjection. getDefaultInstance()
CostProjection
CostProjection.Builder. getDefaultInstanceForType()
CostProjection
CostProjection. getDefaultInstanceForType()
static CostProjection
CostProjection. parseDelimitedFrom(InputStream input)
static CostProjection
CostProjection. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostProjection
CostProjection. parseFrom(byte[] data)
static CostProjection
CostProjection. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostProjection
CostProjection. parseFrom(com.google.protobuf.ByteString data)
static CostProjection
CostProjection. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostProjection
CostProjection. parseFrom(com.google.protobuf.CodedInputStream input)
static CostProjection
CostProjection. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostProjection
CostProjection. parseFrom(InputStream input)
static CostProjection
CostProjection. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostProjection
CostProjection. parseFrom(ByteBuffer data)
static CostProjection
CostProjection. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.recommender.v1beta1 that return types with arguments of type CostProjection Modifier and Type Method Description com.google.protobuf.Parser<CostProjection>
CostProjection. getParserForType()
static com.google.protobuf.Parser<CostProjection>
CostProjection. parser()
Methods in com.google.cloud.recommender.v1beta1 with parameters of type CostProjection Modifier and Type Method Description Impact.Builder
Impact.Builder. mergeCostProjection(CostProjection value)
Use with CategoryType.COSTCostProjection.Builder
CostProjection.Builder. mergeFrom(CostProjection other)
static CostProjection.Builder
CostProjection. newBuilder(CostProjection prototype)
Impact.Builder
Impact.Builder. setCostProjection(CostProjection value)
Use with CategoryType.COST
-