public static final class CreateJobRequest.Options extends Object
REMOVE_JOB_ON_COMPLETE
:
Supported values:
JOB_TAG
: Tag to use for submitted job. The same tag could be used on
backup cluster to retrieve response for the job. Tags can use letter,
numbers, '_' and '-'
Map
.
A set of string constants for the parameter options
.public static final String REMOVE_JOB_ON_COMPLETE
public static final String TRUE
public static final String FALSE
public static final String JOB_TAG
Copyright © 2024. All rights reserved.