static JobConfigInput |
JobConfigInput.fromBandMathConfig(Consumer<BandMathConfigInput.Builder> bandMathConfig) |
Create an instance of this class with bandMathConfig() initialized to the given value.
|
static JobConfigInput |
JobConfigInput.fromBandMathConfig(BandMathConfigInput bandMathConfig) |
Create an instance of this class with bandMathConfig() initialized to the given value.
|
static JobConfigInput |
JobConfigInput.fromCloudMaskingConfig(Consumer<CloudMaskingConfigInput.Builder> cloudMaskingConfig) |
|
static JobConfigInput |
JobConfigInput.fromCloudMaskingConfig(CloudMaskingConfigInput cloudMaskingConfig) |
|
static JobConfigInput |
JobConfigInput.fromCloudRemovalConfig(Consumer<CloudRemovalConfigInput.Builder> cloudRemovalConfig) |
|
static JobConfigInput |
JobConfigInput.fromCloudRemovalConfig(CloudRemovalConfigInput cloudRemovalConfig) |
|
static JobConfigInput |
JobConfigInput.fromGeoMosaicConfig(Consumer<GeoMosaicConfigInput.Builder> geoMosaicConfig) |
Create an instance of this class with geoMosaicConfig() initialized to the given value.
|
static JobConfigInput |
JobConfigInput.fromGeoMosaicConfig(GeoMosaicConfigInput geoMosaicConfig) |
Create an instance of this class with geoMosaicConfig() initialized to the given value.
|
static JobConfigInput |
JobConfigInput.fromLandCoverSegmentationConfig(Consumer<LandCoverSegmentationConfigInput.Builder> landCoverSegmentationConfig) |
|
static JobConfigInput |
JobConfigInput.fromLandCoverSegmentationConfig(LandCoverSegmentationConfigInput landCoverSegmentationConfig) |
|
static JobConfigInput |
JobConfigInput.fromResamplingConfig(Consumer<ResamplingConfigInput.Builder> resamplingConfig) |
|
static JobConfigInput |
JobConfigInput.fromResamplingConfig(ResamplingConfigInput resamplingConfig) |
|
static JobConfigInput |
JobConfigInput.fromStackConfig(Consumer<StackConfigInput.Builder> stackConfig) |
Create an instance of this class with stackConfig() initialized to the given value.
|
static JobConfigInput |
JobConfigInput.fromStackConfig(StackConfigInput stackConfig) |
Create an instance of this class with stackConfig() initialized to the given value.
|
static JobConfigInput |
JobConfigInput.fromTemporalStatisticsConfig(Consumer<TemporalStatisticsConfigInput.Builder> temporalStatisticsConfig) |
|
static JobConfigInput |
JobConfigInput.fromTemporalStatisticsConfig(TemporalStatisticsConfigInput temporalStatisticsConfig) |
|
static JobConfigInput |
JobConfigInput.fromZonalStatisticsConfig(Consumer<ZonalStatisticsConfigInput.Builder> zonalStatisticsConfig) |
|
static JobConfigInput |
JobConfigInput.fromZonalStatisticsConfig(ZonalStatisticsConfigInput zonalStatisticsConfig) |
|
JobConfigInput |
GetEarthObservationJobResponse.jobConfig() |
An object containing information about the job configuration.
|
JobConfigInput |
StartEarthObservationJobRequest.jobConfig() |
An object containing information about the job configuration.
|
JobConfigInput |
StartEarthObservationJobResponse.jobConfig() |
An object containing information about the job configuration.
|