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 CostProjectionCostProjection.Builder. build()CostProjectionCostProjection.Builder. buildPartial()CostProjectionImpact.Builder. getCostProjection()Use with CategoryType.COSTCostProjectionImpact. getCostProjection()Use with CategoryType.COSTCostProjectionImpactOrBuilder. getCostProjection()Use with CategoryType.COSTstatic CostProjectionCostProjection. getDefaultInstance()CostProjectionCostProjection.Builder. getDefaultInstanceForType()CostProjectionCostProjection. getDefaultInstanceForType()static CostProjectionCostProjection. parseDelimitedFrom(InputStream input)static CostProjectionCostProjection. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CostProjectionCostProjection. parseFrom(byte[] data)static CostProjectionCostProjection. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CostProjectionCostProjection. parseFrom(com.google.protobuf.ByteString data)static CostProjectionCostProjection. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CostProjectionCostProjection. parseFrom(com.google.protobuf.CodedInputStream input)static CostProjectionCostProjection. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CostProjectionCostProjection. parseFrom(InputStream input)static CostProjectionCostProjection. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CostProjectionCostProjection. parseFrom(ByteBuffer data)static CostProjectionCostProjection. 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.BuilderImpact.Builder. mergeCostProjection(CostProjection value)Use with CategoryType.COSTCostProjection.BuilderCostProjection.Builder. mergeFrom(CostProjection other)static CostProjection.BuilderCostProjection. newBuilder(CostProjection prototype)Impact.BuilderImpact.Builder. setCostProjection(CostProjection value)Use with CategoryType.COST
-