A B C D E F G H I J L M O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACCEPT_ENCODING - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Header that specifies GZIP compression is supported Recent versions of z/OSMF issue a warning if this header is omitted
- account - Variable in class zowe.client.sdk.zostso.input.StartTsoParams
-
User's z/OS permission account number
- ACTIVE - zowe.client.sdk.zosjobs.types.JobStatus.Type
- alcunit(String) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- attempts(int) - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams.Builder
- attribute(UtilDataset.Attribute) - Method in class zowe.client.sdk.zosfiles.input.ListParams.Builder
- avgblk(Integer) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
B
- BASE - zowe.client.sdk.utility.UtilDataset.Attribute
- binary(Boolean) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- blksize(Integer) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- blksz(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- build() - Method in class zowe.client.sdk.zosfiles.input.CopyParams.Builder
- build() - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- build() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- build() - Method in class zowe.client.sdk.zosfiles.input.ListParams.Builder
- build() - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- build() - Method in class zowe.client.sdk.zosjobs.input.GetJobParams.Builder
- build() - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- build() - Method in class zowe.client.sdk.zosjobs.input.ModifyJobParams.Builder
- build() - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams.Builder
- build() - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- build() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse.Builder
- Builder() - Constructor for class zowe.client.sdk.zosfiles.input.CopyParams.Builder
- Builder() - Constructor for class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- Builder() - Constructor for class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- Builder() - Constructor for class zowe.client.sdk.zosfiles.input.ListParams.Builder
- Builder() - Constructor for class zowe.client.sdk.zosfiles.response.Dataset.Builder
- Builder() - Constructor for class zowe.client.sdk.zosjobs.input.JobFile.Builder
- Builder() - Constructor for class zowe.client.sdk.zosjobs.response.Job.Builder
- Builder() - Constructor for class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse.Builder
- Builder(String) - Constructor for class zowe.client.sdk.zosjobs.input.GetJobParams.Builder
- Builder(String, String) - Constructor for class zowe.client.sdk.zosjobs.input.ModifyJobParams.Builder
- Builder(String, String) - Constructor for class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams.Builder
- buildRequest(ZOSConnection, String, String, ZoweRequestType.VerbType) - Static method in class zowe.client.sdk.rest.ZoweRequestFactory
-
Assign the request to the Http verb type request object
- byteCount(Long) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
C
- cancelJob(String, String, String) - Method in class zowe.client.sdk.zosjobs.CancelJobs
-
Cancel a job that resides in a z/OS data set.
- cancelJobForJob(Job, String) - Method in class zowe.client.sdk.zosjobs.CancelJobs
-
Cancel a job that resides in a z/OS data set.
- CancelJobs - Class in zowe.client.sdk.zosjobs
-
CancelJobs class to handle Job cancel
- CancelJobs(ZOSConnection) - Constructor for class zowe.client.sdk.zosjobs.CancelJobs
-
CancelJobs constructor
- cancelJobsCommon(ModifyJobParams) - Method in class zowe.client.sdk.zosjobs.CancelJobs
-
Cancel a job that resides in a z/OS data set.
- catnm(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- cdate(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- characterSet - Variable in class zowe.client.sdk.zostso.input.StartTsoParams
-
Character set for address space
- checkConnection(ZOSConnection) - Static method in class zowe.client.sdk.utility.Util
-
Check connection for validity.
- checkHttpErrors(String, List<String>, UtilDataset.Operation) - Static method in class zowe.client.sdk.utility.UtilDataset
-
Formulate and return a more redefined error exception message based on a CRUD operation.
- checkHttpErrors(Response) - Static method in class zowe.client.sdk.utility.UtilRest
-
Return specialized http error message
- checkIllegalParameter(boolean, String) - Static method in class zowe.client.sdk.utility.Util
-
Check for state of parameter
- CheckJobStatus - Class in zowe.client.sdk.zosjobs.response
-
Class used internally to help determine current job status
- CheckJobStatus(boolean, Job) - Constructor for class zowe.client.sdk.zosjobs.response.CheckJobStatus
-
CheckJobStatus constructor
- checkModifyJobParameters(ModifyJobParams) - Static method in class zowe.client.sdk.utility.UtilJobs
-
Check the validity of a ModifyJobParams object
- checkNullParameter(boolean, String) - Static method in class zowe.client.sdk.utility.Util
-
Check for null parameter
- CLASS - Static variable in class zowe.client.sdk.zosconsole.ConsoleConstants
-
Functionality type
- classs(String) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- classs(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- client - Variable in class zowe.client.sdk.rest.ZoweRequest
- codePage - Variable in class zowe.client.sdk.zostso.input.StartTsoParams
-
Code page for tso address space
- CollectedResponses - Class in zowe.client.sdk.zostso
-
Tso collected Responses
- CollectedResponses(List<ZosmfTsoResponse>, String) - Constructor for class zowe.client.sdk.zostso.CollectedResponses
-
CollectedResponses constructor
- columns - Variable in class zowe.client.sdk.zostso.input.StartTsoParams
-
Number of columns
- COMBO_ID - Static variable in class zowe.client.sdk.rest.QueryConstants
-
Query parameter delimiter
- CommonJobParams - Class in zowe.client.sdk.zosjobs.input
-
Interface for various common GetJobs APIs
- CommonJobParams(String, String) - Constructor for class zowe.client.sdk.zosjobs.input.CommonJobParams
-
CommonJobParams constructor
- connection - Variable in class zowe.client.sdk.rest.ZoweRequest
- ConsoleConstants - Class in zowe.client.sdk.zosconsole
-
Utility Class contains helper methods for console response commands response processing
- ConsoleConstants() - Constructor for class zowe.client.sdk.zosconsole.ConsoleConstants
- ConsoleParams - Class in zowe.client.sdk.zosconsole.input
-
Common z/OS Consoles API Parameters.
- ConsoleParams() - Constructor for class zowe.client.sdk.zosconsole.input.ConsoleParams
- ConsoleResponse - Class in zowe.client.sdk.zosconsole
-
The Console API response.
- ConsoleResponse() - Constructor for class zowe.client.sdk.zosconsole.ConsoleResponse
- copy - zowe.client.sdk.utility.UtilDataset.Operation
- copy(String, String, boolean, boolean) - Method in class zowe.client.sdk.zosfiles.ZosDsnCopy
-
This copy method allows the following copy operations:
- copy(CopyParams) - Method in class zowe.client.sdk.zosfiles.ZosDsnCopy
-
Copy dataset or dataset member
- copyAllMembers(boolean) - Method in class zowe.client.sdk.zosfiles.input.CopyParams.Builder
- CopyParams - Class in zowe.client.sdk.zosfiles.input
-
This interface defines the options that can be sent into the copy data set function.
- CopyParams.Builder - Class in zowe.client.sdk.zosfiles.input
- create - zowe.client.sdk.utility.UtilDataset.Operation
- createDatasetObjFromJson(JSONObject) - Static method in class zowe.client.sdk.utility.UtilDataset
-
Formulate and return a Dataset document/object based on incoming Json object.
- createDsn(String, CreateParams) - Method in class zowe.client.sdk.zosfiles.ZosDsn
-
Creates a new dataset with specified parameters
- createJobObjFromJson(JSONObject) - Static method in class zowe.client.sdk.utility.UtilJobs
-
Formulate and return a Job document/object based on incoming Json object.
- CreateParams - Class in zowe.client.sdk.zosfiles.input
-
Interface for create dataset API zOSMF REST API information: https://www.ibm.com/support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.izua700/IZUHPINFO_API_CreateDataSet.htm#CreateDataSet
- CreateParams.Builder - Class in zowe.client.sdk.zosfiles.input
D
- dataclass(String) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- Dataset - Class in zowe.client.sdk.zosfiles.response
-
Represents a z/OS data set
- Dataset.Builder - Class in zowe.client.sdk.zosfiles.response
- ddName(String) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- DEFAULT_ATTEMPTS - Static variable in class zowe.client.sdk.zosjobs.MonitorJobs
-
Default number of poll attempts to check for the specified job status.
- DEFAULT_CANCEL_VERSION - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
Default version of cancel
- DEFAULT_CHSET - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Default character-set value
- DEFAULT_COLS - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Default number of columns value
- DEFAULT_CPAGE - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Default code page value
- DEFAULT_DELETE_VERSION - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
Default version of delete
- DEFAULT_FOLLOWUP_ATTEMPTS - Static variable in class zowe.client.sdk.zosconsole.ConsoleConstants
-
Num of TSO prompt Attempts
- DEFAULT_LINE_LIMIT - Static variable in class zowe.client.sdk.zosjobs.MonitorJobs
-
The default amount of lines to check from job output.
- DEFAULT_MAX_JOBS - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
Maximum number of jobs to obtain
- DEFAULT_PREFIX - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
Wildcard prefix
- DEFAULT_PROC - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Default logonProcedure value
- DEFAULT_ROWS - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Default number of rows value
- DEFAULT_RSIZE - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Default region-size value
- DEFAULT_STATUS - Static variable in class zowe.client.sdk.zosjobs.MonitorJobs
-
Default expected job status ("OUTPUT")
- DEFAULT_TIMEOUT - Static variable in class zowe.client.sdk.zosconsole.ConsoleConstants
-
Default timeout
- DEFAULT_WATCH_DELAY - Static variable in class zowe.client.sdk.zosjobs.MonitorJobs
-
The default amount of time (in 3000 milliseconds is 3 seconds) to wait until the next job status poll.
- delete - zowe.client.sdk.utility.UtilDataset.Operation
- DELETE_JSON - zowe.client.sdk.rest.ZoweRequestType.VerbType
- DELETE_TEXT - zowe.client.sdk.rest.ZoweRequestType.VerbType
- deleteDsn(String) - Method in class zowe.client.sdk.zosfiles.ZosDsn
-
Delete a dataset
- deleteDsn(String, String) - Method in class zowe.client.sdk.zosfiles.ZosDsn
-
Delete a dataset member
- deleteJob(String, String, String) - Method in class zowe.client.sdk.zosjobs.DeleteJobs
-
Cancel and purge job from spool.
- deleteJobCommon(ModifyJobParams) - Method in class zowe.client.sdk.zosjobs.DeleteJobs
-
Delete a job that resides in a z/OS data set.
- deleteJobForJob(Job, String) - Method in class zowe.client.sdk.zosjobs.DeleteJobs
-
Cancel and purge job from spool.
- DeleteJobs - Class in zowe.client.sdk.zosjobs
-
DeleteJobs class to handle Job delete
- DeleteJobs(ZOSConnection) - Constructor for class zowe.client.sdk.zosjobs.DeleteJobs
-
DeleteJobs constructor
- dev(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- dirblk(Integer) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- directory(String) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- download - zowe.client.sdk.utility.UtilDataset.Operation
- downloadDsn(String, DownloadParams) - Method in class zowe.client.sdk.zosfiles.ZosDsnDownload
-
Downloads a sequential dataset or dataset member content
- DownloadParams - Class in zowe.client.sdk.zosfiles.input
-
This interface defines the options that can be sent into the download data set function
- DownloadParams.Builder - Class in zowe.client.sdk.zosfiles.input
- dsname(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- dsntp(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- dsntype(String) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- dsorg(String) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- dsorg(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
E
- edate(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- encodeURIComponent(String) - Static method in class zowe.client.sdk.utility.Util
-
Encodes the passed String as UTF-8 using an algorithm that's compatible with JavaScript's encodeURIComponent function.
- encoding(Integer) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- excludePatterns(String[]) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- executeJsonRequest(T) - Method in class zowe.client.sdk.rest.ZoweRequest
-
Execute a Zowe rest call request and return a Json object
- executeRequest() - Method in class zowe.client.sdk.rest.JsonDeleteRequest
-
Execute the formulated http request
- executeRequest() - Method in class zowe.client.sdk.rest.JsonGetRequest
-
Execute the formulated http request
- executeRequest() - Method in class zowe.client.sdk.rest.JsonPostRequest
-
Execute the formulated http request
- executeRequest() - Method in class zowe.client.sdk.rest.JsonPutRequest
-
Execute the formulated http request
- executeRequest() - Method in class zowe.client.sdk.rest.StreamGetRequest
-
Execute the formulated http request
- executeRequest() - Method in class zowe.client.sdk.rest.TextGetRequest
-
Execute the formulated http request
- executeRequest() - Method in class zowe.client.sdk.rest.TextPutRequest
-
Execute the formulated http request
- executeRequest() - Method in class zowe.client.sdk.rest.ZoweRequest
-
Execute the formulated http request
- executeStreamRequest(T) - Method in class zowe.client.sdk.rest.ZoweRequest
-
Execute a Zowe rest call request and return a stream object
- executeTextRequest(T) - Method in class zowe.client.sdk.rest.ZoweRequest
-
Execute a Zowe rest call request and return a text object
- extension(String) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- extensionMap(HashMap<String, String>) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- extx(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
F
- failFast(Boolean) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- failureResponse - Variable in class zowe.client.sdk.zostso.StartStopResponse
-
If an error occurs, returns error which contains cause error.
- file(String) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- FILE_DELIM - Static variable in class zowe.client.sdk.utility.UtilIO
-
File delimiter
- filesUrl(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- fromDataSet(String) - Method in class zowe.client.sdk.zosfiles.input.CopyParams.Builder
- fromVolser(String) - Method in class zowe.client.sdk.zosfiles.input.CopyParams.Builder
G
- generateHeadersBasedOnOptions(DownloadParams) - Static method in class zowe.client.sdk.utility.UtilFiles
-
Common method to build headers given input options object
- GET_JSON - zowe.client.sdk.rest.ZoweRequestType.VerbType
- GET_STREAM - zowe.client.sdk.rest.ZoweRequestType.VerbType
- GET_TEXT - zowe.client.sdk.rest.ZoweRequestType.VerbType
- getAccount() - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Retrieve account specified
- getAlcunit() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve alcunit value
- getAllResponses(ZosmfTsoResponse) - Method in class zowe.client.sdk.zostso.SendTso
-
Collects responses from address space until it reaches prompt
- getAppData() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse
-
Retrieve appData specified
- getAsync() - Method in class zowe.client.sdk.zosconsole.input.IssueParams
-
Retrieve async value
- getAsync() - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueParams
-
Retrieve async value
- getAttempts() - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams
-
Retrieve attempts
- getAttribute() - Method in class zowe.client.sdk.zosfiles.input.ListParams
-
Retrieve attributes value
- getAuthEncoding(ZOSConnection) - Static method in class zowe.client.sdk.utility.Util
-
Encodes the passed connection String as UTF-8 for usage of the AUTHORIZATION http header.
- getAvgblk() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve avgblk value
- getBinary() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve binary value
- getBlksize() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve blksize value
- getBlksz() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getByteCount() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve byteCount specified
- getCatnm() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getCdate() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getCharacterSet() - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Retrieve characterSet specified
- getClasss() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve classs specified
- getClasss() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve classs specified
- getCmd() - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueParams
-
Retrieve cmd value
- getCmdResponse() - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueResponse
-
Retrieve cmdResponse value
- getCmdResponseKey() - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueResponse
-
Retrieve cmdResponseKey value
- getCmdResponseUri() - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueResponse
-
Retrieve cmdResponseUri value
- getCmdResponseUrl() - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Retrieve cmdResponseUrl specified
- getCmdResponseUrl() - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueResponse
-
Retrieve cmdResponseUrl value
- getCodePage() - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Retrieve codePage specified
- getCollectedResponses() - Method in class zowe.client.sdk.zostso.StartStopResponses
-
Retrieve collectedResponses specified
- getColumns() - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Retrieve columns specified
- getCommand() - Method in class zowe.client.sdk.zosconsole.input.IssueParams
-
Retrieve command value
- getCommandResponse() - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Retrieve commandResponse specified
- getCommandResponse() - Method in class zowe.client.sdk.zostso.SendResponse
-
Retrieve commandResponse specified
- getCommandResponses() - Method in class zowe.client.sdk.zostso.IssueResponse
-
Retrieve zosmfResponse specified
- getConsoleName() - Method in class zowe.client.sdk.zosconsole.input.ConsoleParams
-
Retrieve consoleName value
- getData() - Method in class zowe.client.sdk.zostso.input.SendTsoParams
-
Retrieve data specified
- getData() - Method in class zowe.client.sdk.zostso.zosmf.TsoMessage
-
Retrieve data specified
- getData() - Method in class zowe.client.sdk.zostso.zosmf.TsoResponseMessage
-
Retrieve data specified
- getDataclass() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve dataclass value
- getDataSetInfo(String) - Method in class zowe.client.sdk.zosfiles.ZosDsn
-
Retrieves the information about a Dataset.
- getDdName() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve ddName specified
- getDev() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getDirblk() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve dirblk value
- getDirectory() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve directory value
- getDsname() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getDsntp() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getDsntype() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve dsntype value
- getDsorg() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve dsorg value
- getDsorg() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getEdate() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getEncoding() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve encoding value
- getExcludePatterns() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve excludePatterns value
- getExtension() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve extension value
- getExtensionMap() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve extensionMap value
- getExtx() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getFailFast() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve failFast value
- getFailureResponse() - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Retrieve failureResponse specified
- getFailureResponse() - Method in class zowe.client.sdk.zostso.StartStopResponse
-
Retrieve failureResponse specified
- getFailureResponse() - Method in class zowe.client.sdk.zostso.StartStopResponses
-
Retrieve failureResponse specified
- getFile() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve file value
- getFilesUrl() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve filesUrl specified
- getFromDataSet() - Method in class zowe.client.sdk.zosfiles.input.CopyParams
-
Retrieve fromDataSet value
- getFromVolser() - Method in class zowe.client.sdk.zosfiles.input.CopyParams
-
Retrieve fromVolser value
- getHidden() - Method in class zowe.client.sdk.zostso.zosmf.TsoPromptMessage
-
Retrieve hidden specified
- getHost() - Method in class zowe.client.sdk.core.ZOSConnection
-
Retrieve host specified
- getId() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve id specified
- getInternalReaderLrecl() - Method in class zowe.client.sdk.zosjobs.input.SubmitJclParams
-
Retrieve internalReaderLrecl specified
- getInternalReaderRecfm() - Method in class zowe.client.sdk.zosjobs.input.SubmitJclParams
-
Retrieve internalReaderRecfm specified
- getJcl() - Method in class zowe.client.sdk.zosjobs.input.SubmitJclParams
-
Retrieve jcl specified
- getJcl(String, String) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get JCL from a job.
- getJclCommon(CommonJobParams) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get the JCL that was used to submit a job.
- getJclForJob(Job) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get JCL from a job.
- getJclSymbols() - Method in class zowe.client.sdk.zosjobs.input.SubmitJclParams
-
Retrieve jclSymbols specified
- getJclSymbols() - Method in class zowe.client.sdk.zosjobs.input.SubmitJobParams
-
Retrieve jclSymbols specified
- getJob() - Method in class zowe.client.sdk.zosjobs.response.CheckJobStatus
-
Retrieve job specified
- getJob(String) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get a single job object from an input job id.
- getJobCorrelator() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve jobCorrelator specified
- getJobCorrelator() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve jobCorrelator specified
- getJobDataSet() - Method in class zowe.client.sdk.zosjobs.input.SubmitJobParams
-
Retrieve dataset specified
- getJobId() - Method in class zowe.client.sdk.zosjobs.input.CommonJobParams
-
Retrieve jobId specified
- getJobId() - Method in class zowe.client.sdk.zosjobs.input.GetJobParams
-
Retrieve jobId specified
- getJobId() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve jobId specified
- getJobId() - Method in class zowe.client.sdk.zosjobs.input.ModifyJobParams
-
Retrieve jobId value
- getJobId() - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams
-
Retrieve job id
- getJobId() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve jobId specified
- getJobName() - Method in class zowe.client.sdk.zosjobs.input.CommonJobParams
-
Retrieve jobName specified
- getJobName() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve jobName specified
- getJobName() - Method in class zowe.client.sdk.zosjobs.input.ModifyJobParams
-
Retrieve jobName value
- getJobName() - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams
-
Retrieve job name
- getJobName() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve jobName specified
- GetJobParams - Class in zowe.client.sdk.zosjobs.input
-
Interface for various GetJobs APIs
- GetJobParams.Builder - Class in zowe.client.sdk.zosjobs.input
- getJobs() - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get jobs (defaults to the user ID of the session as owner).
- GetJobs - Class in zowe.client.sdk.zosjobs
-
Class to handle obtaining of z/OS batch job information
- GetJobs(ZOSConnection) - Constructor for class zowe.client.sdk.zosjobs.GetJobs
-
GetJobs Constructor.
- getJobsByOwner(String) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get jobs that are owned by a certain user or pattern of users.
- getJobsByOwnerAndPrefix(String, String) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get a list of jobs that match an owner and prefix.
- getJobsByPrefix(String) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get jobs that match a job name by prefix.
- getJobsCommon(GetJobParams) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get jobs filtered by owner and prefix.
- getJobStatus() - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams
-
Retrieve job status
- getJsonResponseEntity(HttpResponse) - Static method in class zowe.client.sdk.utility.UtilRest
-
Retrieve response JSON entity content from httpResponse object
- getKeywordDetected() - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Retrieve keywordDetected specified
- getLastResponseKey() - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Retrieve lastResponseKey specified
- getLineLimit() - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams
-
Retrieve line limit
- getLogonProcedure() - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Retrieve logonProcedure specified
- getLrecl() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve lrecl value
- getLrecl() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve lrecl specified
- getLrectl() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getMaxJobs() - Method in class zowe.client.sdk.zosjobs.input.GetJobParams
-
Retrieve maxJobs specified
- getMaxLength() - Method in class zowe.client.sdk.zosfiles.input.ListParams
-
Retrieve maxLength value
- getMessageId() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfMessages
-
Retrieve messageId specified
- getMessages() - Method in class zowe.client.sdk.zostso.CollectedResponses
-
Retrieve messages specified
- getMessages() - Method in class zowe.client.sdk.zostso.StartStopResponses
-
Retrieve messages specified
- getMessageText() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfMessages
-
Retrieve messageText specified
- getMgntclass() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve mgntclass value
- getMigr() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getMsgData() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse
-
Retrieve msgData specified
- getMvol() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getNaxConcurrentRequests() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve maxConcurrentRequests value
- getOvf() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getOwner() - Method in class zowe.client.sdk.zosjobs.input.GetJobParams
-
Retrieve owner specified
- getOwner() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve owner specified
- getPassword() - Method in class zowe.client.sdk.core.ZOSConnection
-
Retrieve password specified
- getPattern() - Method in class zowe.client.sdk.zosfiles.input.ListParams
-
Retrieve pattern value
- getPhase() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve phase specified
- getPhaseName() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve phaseName specified
- getPrefix() - Method in class zowe.client.sdk.zosjobs.input.GetJobParams
-
Retrieve prefix specified
- getPreserveOriginalLetterCase() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve preserveOriginalLetterCase value
- getPrimary() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve primary value
- getProcessResponses() - Method in class zowe.client.sdk.zosconsole.input.ConsoleParams
-
Retrieve processResponses value
- getProcStep() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve procStep specified
- getQueueId() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse
-
Retrieve queueId specified
- getRdate() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getReasonNotRunning() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve reasonNotRunning specified
- getRecall() - Method in class zowe.client.sdk.zosfiles.input.ListParams
-
Retrieve recall value
- getRecfm() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve recfm value
- getRecfm() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getRecfm() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve recfm specified
- getRecordCount() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve recordCount specified
- getRecordsUrl() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve recordsUrl specified
- getRegionSize() - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Retrieve regionSize specified
- getResponsePhrase() - Method in class zowe.client.sdk.rest.Response
-
Retrieve responsePhrase value
- getResponseTimeout() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve responseTimeout value
- getResponseTimeout() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve responseTimeout value
- getResponseTimeout() - Method in class zowe.client.sdk.zosfiles.input.ListParams
-
Retrieve responseTimeout value
- getResponseTimeout() - Method in class zowe.client.sdk.zosfiles.input.ZosFilesParams
-
Retrieve responseTimeout value
- getRetCode() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve retCode specified
- getReturnEtag() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve returnEtag value
- getReused() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse
-
Retrieve reused specified
- getRows() - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Retrieve rows specified
- getSecondary() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve secondary value
- getServletKey() - Method in class zowe.client.sdk.zostso.input.SendTsoParams
-
Retrieve servletKey specified
- getServletKey() - Method in class zowe.client.sdk.zostso.input.StopTsoParams
-
Retrieve servletKey specified
- getServletKey() - Method in class zowe.client.sdk.zostso.StartStopResponse
-
Retrieve servletKey specified
- getServletKey() - Method in class zowe.client.sdk.zostso.StartStopResponses
-
Retrieve servletKey specified
- getServletKey() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse
-
Retrieve servletKey specified
- getSessionId() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse
-
Retrieve sessionId specified
- getShowAttributes() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve showAttributes value
- getSize() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve size value
- getSizex() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getSolicitedKeyword() - Method in class zowe.client.sdk.zosconsole.input.IssueParams
-
Retrieve solicitedKeyword value
- getSolKey() - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueParams
-
Retrieve solKey value
- getSolKeyDetected() - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueResponse
-
Retrieve solKeyDetected value
- getSpacu() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getSpoolContent(JobFile) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get spool content from a job (keeping naming convention patter with this duplication function).
- getSpoolContentById(String, String, int) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get spool content from a job using the job name, job ID, and spool ID number from z/OSMF.
- getSpoolContentCommon(JobFile) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get spool content from a job.
- getSpoolFiles(String, String) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get a list of all spool files for a job.
- getSpoolFilesCommon(CommonJobParams) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get a list of all job spool files for a job.
- getSpoolFilesForJob(Job) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get a list of all job spool files for a job.
- getStackTrace() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfMessages
-
Retrieve stackTrace specified
- getStart() - Method in class zowe.client.sdk.zosfiles.input.ListParams
-
Retrieve start value
- getStartReady() - Method in class zowe.client.sdk.zostso.IssueResponse
-
Retrieve startReady specified
- getStartResponse() - Method in class zowe.client.sdk.zostso.IssueResponse
-
Retrieve startResponse specified
- getStatus() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve status specified
- getStatus(String, String) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get the status and other details (e.g.
- getStatusCode() - Method in class zowe.client.sdk.rest.Response
-
Retrieve statusCode value
- getStatusCommon(CommonJobParams) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get the status and other details (e.g.
- getStatusForJob(Job) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get the status and other details (e.g.
- getStatusValue(String, String) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get the status value only for a given job name and id.
- getStatusValueForJob(Job) - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get the status value for a given job object.
- getStepData() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve stepData specified
- getStepName() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve stepName specified
- getStopResponse() - Method in class zowe.client.sdk.zostso.IssueResponse
-
Retrieve stopResponse specified
- getStorclass() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve storclass value
- getSubSystem() - Method in class zowe.client.sdk.zosjobs.input.JobFile
-
Retrieve subSystem specified
- getSubSystem() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve subSystem specified
- getSuccess() - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Retrieve success specified
- getSuccess() - Method in class zowe.client.sdk.zostso.IssueResponse
-
Retrieve success specified
- getSuccess() - Method in class zowe.client.sdk.zostso.SendResponse
-
Retrieve success specified
- getSuccess() - Method in class zowe.client.sdk.zostso.StartStopResponse
-
Retrieve success specified
- getSysplexSystem() - Method in class zowe.client.sdk.zosconsole.input.IssueParams
-
Retrieve sysplexSystem value
- getSystem() - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueParams
-
Retrieve system value
- getTask() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve task value
- getTextResponseEntity(HttpResponse) - Static method in class zowe.client.sdk.utility.UtilRest
-
Retrieve response text entity content from httpResponse object
- getTimeout() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse
-
Retrieve timeout specified
- getToDataSet() - Method in class zowe.client.sdk.zosfiles.input.CopyParams
-
Retrieve toDataSet value
- getToVolser() - Method in class zowe.client.sdk.zosfiles.input.CopyParams
-
Retrieve toVolser value
- getTsoData() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse
-
Retrieve tsoData specified
- getTsoMessage() - Method in class zowe.client.sdk.zostso.zosmf.TsoMessages
-
Retrieve tsoMessage specified
- getTsoPrompt() - Method in class zowe.client.sdk.zostso.zosmf.TsoMessages
-
Retrieve tsoPrompt specified
- getTsoResponse() - Method in class zowe.client.sdk.zostso.zosmf.TsoMessages
-
Retrieve tsoResponse specified
- getTsos() - Method in class zowe.client.sdk.zostso.CollectedResponses
-
Retrieve tsos specified
- getType() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve type specified
- getUnit() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve unit value
- getUrl() - Method in class zowe.client.sdk.zosjobs.GetJobs
-
Get url specified for rest processing.
- getUrl() - Method in class zowe.client.sdk.zosjobs.response.Job
-
Retrieve url specified
- getUsed() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getUser() - Method in class zowe.client.sdk.core.ZOSConnection
-
Retrieve username specified
- getVer() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse
-
Retrieve ver specified
- getVersion() - Method in class zowe.client.sdk.zosjobs.input.ModifyJobParams
-
Retrieve version value
- getVersion() - Method in class zowe.client.sdk.zostso.zosmf.TsoMessage
-
Retrieve version specified
- getVersion() - Method in class zowe.client.sdk.zostso.zosmf.TsoPromptMessage
-
Retrieve version specified
- getVersion() - Method in class zowe.client.sdk.zostso.zosmf.TsoResponseMessage
-
Retrieve version specified
- getVol() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- getVolser() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
-
Retrieve volser value
- getVolume() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
-
Retrieve volume value
- getVolume() - Method in class zowe.client.sdk.zosfiles.input.ListParams
-
Retrieve volume value
- getWatchDelay() - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams
-
Retrieve watch delay
- getZosmfPort() - Method in class zowe.client.sdk.core.ZOSConnection
-
Retrieve z/OSMF port number specified
- getZosmfResponse() - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Retrieve zosmfResponse specified
- getZosmfResponse() - Method in class zowe.client.sdk.zostso.IssueResponse
-
Retrieve zosmfResponses specified
- getZosmfResponses() - Method in class zowe.client.sdk.zostso.SendResponse
-
Retrieve zosmfResponses specified
- getZosmfTsoResponse() - Method in class zowe.client.sdk.zostso.StartStopResponse
-
Retrieve zosmfTsoResponse specified
- getZosmfTsoResponse() - Method in class zowe.client.sdk.zostso.StartStopResponses
-
Retrieve zosmfTsoResponse specified
- getZosmfTsoResponse(Response) - Static method in class zowe.client.sdk.utility.UtilTso
-
Retrieve Tso response
H
- HEADERS - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Map of headers for quick access
- httpResponse - Variable in class zowe.client.sdk.rest.ZoweRequest
I
- id(Long) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- IF_MATCH - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Header to check ETag on write Request returns HTTP 412 if not matched
- IF_NONE_MATCH - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Header to check ETag on read Request returns HTTP 304 if not modified
- initialize() - Method in class zowe.client.sdk.utility.Timer
-
Initialize time construct before calling isEnded
- INPUT - zowe.client.sdk.zosjobs.types.JobStatus.Type
- isCopyAllMembers() - Method in class zowe.client.sdk.zosfiles.input.CopyParams
-
Retrieve copyAllMembers value
- isEmpty() - Method in class zowe.client.sdk.rest.Response
-
Does object contain all empty values
- isEnded() - Method in class zowe.client.sdk.utility.Timer
-
Has the current time range ended yet.
- isHttpError(int) - Static method in class zowe.client.sdk.utility.UtilRest
-
Checks if statusCode is a valid http code or not
- isJobRunning(MonitorJobWaitForParams) - Method in class zowe.client.sdk.zosjobs.MonitorJobs
-
Determines if a given job is in a running state or not.
- isReplace() - Method in class zowe.client.sdk.zosfiles.input.CopyParams
-
Retrieve replace value
- isStatusFound() - Method in class zowe.client.sdk.zosjobs.response.CheckJobStatus
-
Retrieve statusFound specified
- isSuccess() - Method in class zowe.client.sdk.zostso.StartStopResponses
-
Retrieve success specified
- issue(IssueParams) - Method in class zowe.client.sdk.zosconsole.IssueCommand
-
Issue an MVS console command done synchronously - meaning solicited (direct command responses) are gathered immediately after the command is issued.
- IssueCommand - Class in zowe.client.sdk.zosconsole
-
Issue MVS Console commands by using a system console
- IssueCommand(ZOSConnection) - Constructor for class zowe.client.sdk.zosconsole.IssueCommand
-
IssueCommand constructor
- issueCommon(String, ZosmfIssueParams) - Method in class zowe.client.sdk.zosconsole.IssueCommand
-
Issue an MVS console command, returns "raw" z/OSMF response
- issueDefConsoleCommon(ZosmfIssueParams) - Method in class zowe.client.sdk.zosconsole.IssueCommand
-
Issue an MVS console command in default console, returns "raw" z/OSMF response
- IssueParams - Class in zowe.client.sdk.zosconsole.input
-
Interface for Issue command parameters
- IssueParams() - Constructor for class zowe.client.sdk.zosconsole.input.IssueParams
- IssueResponse - Class in zowe.client.sdk.zostso
-
The TsoSend API response
- IssueResponse() - Constructor for class zowe.client.sdk.zostso.IssueResponse
- issueSimple(String) - Method in class zowe.client.sdk.zosconsole.IssueCommand
-
Simple issue console command method.
- IssueTso - Class in zowe.client.sdk.zostso
-
Class to handle issue command to TSO
- IssueTso(ZOSConnection) - Constructor for class zowe.client.sdk.zostso.IssueTso
-
IssueTso constructor
- issueTsoCommand(String, String) - Method in class zowe.client.sdk.zostso.IssueTso
-
API method to start a TSO address space, issue a command, collect responses until prompt is reached, and terminate the address space.
- issueTsoCommand(String, String, StartTsoParams) - Method in class zowe.client.sdk.zostso.IssueTso
-
API method to start a TSO address space with provided parameters, issue a command, collect responses until prompt is reached, and terminate the address space.
- isUrlValid(String) - Static method in class zowe.client.sdk.utility.UtilRest
-
Checks if url is a valid http or https url.
J
- Job - Class in zowe.client.sdk.zosjobs.response
-
Standard job response document that represents the attributes and status of a z/OS batch job
- Job.Builder - Class in zowe.client.sdk.zosjobs.response
- jobCorrelator(String) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- jobCorrelator(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- JobFile - Class in zowe.client.sdk.zosjobs.input
-
Represents the name and details of an output (spool) DD for a z/OS batch job
- JobFile.Builder - Class in zowe.client.sdk.zosjobs.input
- jobId(String) - Method in class zowe.client.sdk.zosjobs.input.GetJobParams.Builder
- jobId(String) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- jobId(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- jobName(String) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- jobName(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- JobsConstants - Class in zowe.client.sdk.zosjobs
-
Constants for various job related info
- JobsConstants() - Constructor for class zowe.client.sdk.zosjobs.JobsConstants
- jobStatus(JobStatus.Type) - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams.Builder
- JobStatus - Class in zowe.client.sdk.zosjobs.types
-
The possible job status strings (as specified by the z/OSMF documentation).
- JobStatus() - Constructor for class zowe.client.sdk.zosjobs.types.JobStatus
- JobStatus.Type - Enum in zowe.client.sdk.zosjobs.types
-
Job statuses
- JobStepData - Class in zowe.client.sdk.zosjobs.response
-
Step info on a job interface
- JobStepData() - Constructor for class zowe.client.sdk.zosjobs.response.JobStepData
- JsonDeleteRequest - Class in zowe.client.sdk.rest
-
Http delete operation with Json content type
- JsonDeleteRequest(ZOSConnection, String) - Constructor for class zowe.client.sdk.rest.JsonDeleteRequest
-
JsonDeleteRequest constructor.
- JsonGetRequest - Class in zowe.client.sdk.rest
-
Http get operation with Json content type
- JsonGetRequest(ZOSConnection, String) - Constructor for class zowe.client.sdk.rest.JsonGetRequest
-
JsonGetRequest constructor.
- JsonPostRequest - Class in zowe.client.sdk.rest
-
Http post operation with Json content type
- JsonPostRequest(ZOSConnection, String, String) - Constructor for class zowe.client.sdk.rest.JsonPostRequest
-
JsonPostRequest constructor.
- JsonPutRequest - Class in zowe.client.sdk.rest
-
Http put operation with Json content type
- JsonPutRequest(ZOSConnection, String, String) - Constructor for class zowe.client.sdk.rest.JsonPutRequest
-
JsonPutRequest constructor.
L
- lineLimit(int) - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams.Builder
- listDsn(String, ListParams) - Method in class zowe.client.sdk.zosfiles.ZosDsnList
-
Get a list of Dataset names
- listDsnMembers(String, ListParams) - Method in class zowe.client.sdk.zosfiles.ZosDsnList
-
Get a list of members from a Dataset
- ListParams - Class in zowe.client.sdk.zosfiles.input
-
This interface defines the options that can be sent into the list data set function
- ListParams.Builder - Class in zowe.client.sdk.zosfiles.input
- localContext - Variable in class zowe.client.sdk.rest.ZoweRequest
- logonProcedure - Variable in class zowe.client.sdk.zostso.input.StartTsoParams
-
Name of the logonProcedure for address space
- lrecl(Integer) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- lrecl(Long) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- lrectl(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
M
- MAX_ALLOC_QUANTITY - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Maximum value for primary and secondary allocation
- MAX_AMS_BUFFER - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Maximum numbers of characters to allow for the continuation character on AMS statements
- MAX_AMS_LINE - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Maximum length of an AMS statement
- MAX_RETAIN_DAYS - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Maximum numbers of days for which to retain a dataset.
- maxConcurrentRequests(Integer) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- maxJobs(Integer) - Method in class zowe.client.sdk.zosjobs.input.GetJobParams.Builder
- maxLength(String) - Method in class zowe.client.sdk.zosfiles.input.ListParams.Builder
- mgntclass(String) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- migr(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- MIN_RETAIN_DAYS - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Minimum numbers of days for which to retain a dataset.
- ModifyJobParams - Class in zowe.client.sdk.zosjobs.input
-
ModifyJobParams APIs parameters interface for delete and cancel job operations
- ModifyJobParams.Builder - Class in zowe.client.sdk.zosjobs.input
- MonitorJobs - Class in zowe.client.sdk.zosjobs
-
APIs for monitoring the status of a job.
- MonitorJobs(ZOSConnection) - Constructor for class zowe.client.sdk.zosjobs.MonitorJobs
-
MonitorJobs constructor.
- MonitorJobs(ZOSConnection, int) - Constructor for class zowe.client.sdk.zosjobs.MonitorJobs
-
MonitorJobs constructor.
- MonitorJobs(ZOSConnection, int, int) - Constructor for class zowe.client.sdk.zosjobs.MonitorJobs
-
MonitorJobs constructor.
- MonitorJobs(ZOSConnection, int, int, int) - Constructor for class zowe.client.sdk.zosjobs.MonitorJobs
-
MonitorJobs constructor.
- MonitorJobWaitForParams - Class in zowe.client.sdk.zosjobs.input
-
MonitorJobs "waitFor..." APIs parameters interface
- MonitorJobWaitForParams.Builder - Class in zowe.client.sdk.zosjobs.input
- msgData(List<ZosmfMessages>) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse.Builder
- mvol(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
O
- OCTET_STREAM - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Octet stream header
- Order - Static variable in class zowe.client.sdk.zosjobs.types.JobStatus
-
The "order" indicates the logical order of job progression within the system.
- OS_LINUX - Static variable in class zowe.client.sdk.utility.UtilIO
-
Linux OS identifier
- OS_MAC - Static variable in class zowe.client.sdk.utility.UtilIO
-
Mac OS identifier
- OS_WIN32 - Static variable in class zowe.client.sdk.utility.UtilIO
-
Windows OS identifier
- OUTPUT - zowe.client.sdk.zosjobs.types.JobStatus.Type
- ovf(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- owner(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
P
- PARAM_ACCT - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Query id of account number passed to z/OSMF URI
- PARAM_CHSET - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Query id of character-set passed to z/OSMF URI
- PARAM_COLS - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Query id of columns passed to z/OSMF URI
- PARAM_CPAGE - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Query id of code page passed to z/OSMF URI
- PARAM_PROC - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Query id of logonProcedure passed to z/OSMF URI
- PARAM_ROWS - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Query id of rows passed to z/OSMF URI
- PARAM_RSIZE - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Query id of region size passed to z/OSMF URI
- parseJsonStopResponse(JSONObject) - Static method in class zowe.client.sdk.utility.UtilTso
-
Retrieve parsed Json Tso Stop Response
- pattern(String) - Method in class zowe.client.sdk.zosfiles.input.ListParams.Builder
- phase(Integer) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- phaseName(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- populate(ZosmfIssueResponse, ConsoleResponse, boolean) - Static method in class zowe.client.sdk.utility.UtilConsole
-
Populate the console response with the details returned from the z/OSMF console API.
- populateStartAndStop(ZosmfTsoResponse) - Static method in class zowe.client.sdk.utility.UtilTso
-
Populate either a Tso start or stop command phase
- POST_JSON - zowe.client.sdk.rest.ZoweRequestType.VerbType
- POST_TEXT - zowe.client.sdk.rest.ZoweRequestType.VerbType
- prefix(String) - Method in class zowe.client.sdk.zosjobs.input.GetJobParams.Builder
- preserveOriginalLetterCase(Boolean) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- primary(Integer) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- procStep(String) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- PUT_JSON - zowe.client.sdk.rest.ZoweRequestType.VerbType
- PUT_TEXT - zowe.client.sdk.rest.ZoweRequestType.VerbType
Q
- QUERY_DS_LEVEL - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Indicator the query parameters used to qualify the request
- QUERY_ID - Static variable in class zowe.client.sdk.rest.QueryConstants
-
Query identifier
- QUERY_JOBID - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
Query id for getting a specific job id
- QUERY_MAX_JOBS - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
Query id for getting max jobs
- QUERY_OWNER - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
Query id for getting job by an owner
- QUERY_PATTERN - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
An optional parameter that specifies a pattern for the dataset members
- QUERY_PREFIX - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
Query id for getting a job by prefix
- QUERY_START - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
An optional search parameter that specifies the first data set name returning to the response document
- QUERY_VOLUME - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
A parameter that identifies the volume serials to be searched for data sets
- QueryConstants - Class in zowe.client.sdk.rest
-
Constants for various Rest query info
- QueryConstants() - Constructor for class zowe.client.sdk.rest.QueryConstants
- queueId(String) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse.Builder
R
- rdate(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- read - zowe.client.sdk.utility.UtilDataset.Operation
- reasonNotRunning(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- recall(String) - Method in class zowe.client.sdk.zosfiles.input.ListParams.Builder
- recfm(String) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- recfm(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- recfm(String) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- recordCount(Long) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- recordsUrl(String) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- regionSize - Variable in class zowe.client.sdk.zostso.input.StartTsoParams
-
Region size for tso address space
- replace(boolean) - Method in class zowe.client.sdk.zosfiles.input.CopyParams.Builder
- REQUEST_CANCEL - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
Cancel request constant
- requestType() - Method in class zowe.client.sdk.rest.ZoweRequest
-
Retrieve current request http type
- RES_AMS - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Indicator of an AMS request
- RES_DEF_CN - Static variable in class zowe.client.sdk.zosconsole.ConsoleConstants
-
Resource authorization for console
- RES_DONT_READ_REPLY - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Param for not reading reply
- RES_DS_FILES - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Indicator of a data set request
- RES_DS_MEMBERS - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Indicator of a members request
- RES_FSNAME - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Indicator of a ds file name
- RES_MFS - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Indicator of a z/OS mfs
- RES_PATH - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Indicator of a USS File request
- RES_PING - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
URI for TSO Ping API
- RES_START_TSO - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
URI for starting TSO
- RES_USS_FILES - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Indicator of a USS File request
- RES_ZFS_FILES - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Indicator of a z/OS file system request
- RESOURCE - Static variable in class zowe.client.sdk.zosconsole.ConsoleConstants
-
Base Resource for console
- RESOURCE - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Specifies the z/OS data set and file REST interface
- RESOURCE - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
URI base jobs API
- RESOURCE - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
URI base for TSO API
- RESOURCE_JCL_CONTENT - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
URI endpoint for getting JCL
- RESOURCE_SPOOL_CONTENT - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
URI endpoint for getting spool files
- RESOURCE_SPOOL_FILES - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
URI endpoint for getting spool file content
- Response - Class in zowe.client.sdk.rest
-
Holds Http response information
- Response(Object, Integer) - Constructor for class zowe.client.sdk.rest.Response
-
Response constructor
- RESPONSE_ITEMS - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
Json response array field name
- responseTimeout(String) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- responseTimeout(String) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- responseTimeout(String) - Method in class zowe.client.sdk.zosfiles.input.ListParams.Builder
- retCode(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- returnEtag(Boolean) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- reused(boolean) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse.Builder
- rows - Variable in class zowe.client.sdk.zostso.input.StartTsoParams
-
Number of rows
S
- secondary(Integer) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- sendDataToTSOCollect(String, String) - Method in class zowe.client.sdk.zostso.SendTso
-
API method to send data to already started TSO address space, but will read TSO data until a PROMPT is reached.
- sendDataToTSOCommon(SendTsoParams) - Method in class zowe.client.sdk.zostso.SendTso
-
API method to send data to already started TSO address space
- SendResponse - Class in zowe.client.sdk.zostso
-
The TsoSend API response
- SendResponse(boolean, List<ZosmfTsoResponse>, String) - Constructor for class zowe.client.sdk.zostso.SendResponse
-
SendResponse constructor
- SendTso - Class in zowe.client.sdk.zostso
-
Class to handle sending data to TSO
- SendTso(ZOSConnection) - Constructor for class zowe.client.sdk.zostso.SendTso
-
SendTso constructor
- SendTsoParams - Class in zowe.client.sdk.zostso.input
-
TSO issue command z/OSMF parameters
- SendTsoParams(String, String) - Constructor for class zowe.client.sdk.zostso.input.SendTsoParams
-
SendTsoParams constructor
- servletKey - Variable in class zowe.client.sdk.zostso.StartStopResponse
-
Servlet key from ZosmfTsoResponse
- servletKey(String) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse.Builder
- sessionId(String) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse.Builder
- setAccount(String) - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Assign account value
- setAsync(String) - Method in class zowe.client.sdk.zosconsole.input.IssueParams
-
Assign async value
- setAsync(String) - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueParams
-
Assign async value
- setAttempts(int) - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams
-
Assign attempts
- setCharacterSet(String) - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Assign characterSet value
- setCmd(String) - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueParams
-
Assign cmd value
- setCmdResponse(String) - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueResponse
-
Assign cmdResponse value
- setCmdResponseKey(String) - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueResponse
-
Assign cmdResponseKey value
- setCmdResponseUri(String) - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueResponse
-
Assign cmdResponseUri value
- setCmdResponseUrl(String) - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Assign cmdResponseUrl value
- setCmdResponseUrl(String) - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueResponse
-
Assign cmdResponseUrl value
- setCodePage(String) - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Assign codePage value
- setCollectedResponses(List<ZosmfTsoResponse>) - Method in class zowe.client.sdk.zostso.StartStopResponses
-
Assign collectedResponses value
- setColumns(String) - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Assign columns value
- setCommand(String) - Method in class zowe.client.sdk.zosconsole.input.IssueParams
-
Assign command value
- setCommandResponse(String) - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Assign commandResponse value
- setCommandResponses(String) - Method in class zowe.client.sdk.zostso.IssueResponse
-
Assign commandResponses value
- setConsoleName(String) - Method in class zowe.client.sdk.zosconsole.input.ConsoleParams
-
Assign consoleName value
- setData(String) - Method in class zowe.client.sdk.zostso.zosmf.TsoMessage
-
Assign version value
- setData(String) - Method in class zowe.client.sdk.zostso.zosmf.TsoResponseMessage
-
Assign version value
- setFailureResponse(String) - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Assign failureResponse value
- setFailureResponse(String) - Method in class zowe.client.sdk.zostso.StartStopResponse
-
Assign failureResponse value
- setHeaders(Map<String, String>) - Method in class zowe.client.sdk.rest.JsonDeleteRequest
-
Set any headers needed for the http request
- setHeaders(Map<String, String>) - Method in class zowe.client.sdk.rest.JsonGetRequest
-
Set any headers needed for the http request
- setHeaders(Map<String, String>) - Method in class zowe.client.sdk.rest.JsonPostRequest
-
Set any headers needed for the http request
- setHeaders(Map<String, String>) - Method in class zowe.client.sdk.rest.JsonPutRequest
-
Set any headers needed for the http request
- setHeaders(Map<String, String>) - Method in class zowe.client.sdk.rest.StreamGetRequest
-
Set any headers needed for the http request
- setHeaders(Map<String, String>) - Method in class zowe.client.sdk.rest.TextGetRequest
-
Set any headers needed for the http request
- setHeaders(Map<String, String>) - Method in class zowe.client.sdk.rest.TextPutRequest
-
Set any headers needed for the http request
- setHeaders(Map<String, String>) - Method in class zowe.client.sdk.rest.ZoweRequest
-
Set any headers needed for the http request
- setHidden(String) - Method in class zowe.client.sdk.zostso.zosmf.TsoPromptMessage
-
Assign hidden value
- setInternalReaderLrecl(String) - Method in class zowe.client.sdk.zosjobs.input.SubmitJclParams
-
Assign internalReaderRecfm value
- setInternalReaderRecfm(String) - Method in class zowe.client.sdk.zosjobs.input.SubmitJclParams
-
Assign internalReaderRecfm value
- setJcl(String) - Method in class zowe.client.sdk.zosjobs.input.SubmitJclParams
- setJclSymbols(String) - Method in class zowe.client.sdk.zosjobs.input.SubmitJclParams
-
Assign JCL symbolic substitution value
- setJclSymbols(String) - Method in class zowe.client.sdk.zosjobs.input.SubmitJobParams
-
Assign jclSymbols value
- setJobDataSet(String) - Method in class zowe.client.sdk.zosjobs.input.SubmitJobParams
-
Assign dataset value
- setJobStatus(JobStatus.Type) - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams
-
Assign job status
- setKeywordDetected(Boolean) - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Assign keywordDetected value
- setLastResponseKey(String) - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Assign lastResponseKey value
- setLineLimit(int) - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams
-
Assign line limit
- setLogonProcedure(String) - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Assign logonProcedure value
- setMessageId(String) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfMessages
-
Assign messageId value
- setMessageText(String) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfMessages
-
Assign messageText value
- setProcessResponses(Boolean) - Method in class zowe.client.sdk.zosconsole.input.ConsoleParams
-
Assign processResponses value
- setRegionSize(String) - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Assign regionSize value
- setRequest(String) - Method in class zowe.client.sdk.rest.JsonDeleteRequest
-
Set the following incoming url with a new http request
- setRequest(String) - Method in class zowe.client.sdk.rest.JsonGetRequest
-
Set the following incoming url with a new http request
- setRequest(String) - Method in class zowe.client.sdk.rest.JsonPostRequest
-
Set the following incoming url with a new http request
- setRequest(String) - Method in class zowe.client.sdk.rest.JsonPutRequest
-
Set the following incoming url with a new http request
- setRequest(String) - Method in class zowe.client.sdk.rest.StreamGetRequest
-
Set the following incoming url with a new http request
- setRequest(String) - Method in class zowe.client.sdk.rest.TextGetRequest
-
Set the following incoming url with a new http request
- setRequest(String) - Method in class zowe.client.sdk.rest.TextPutRequest
-
Set the following incoming url with a new http request
- setRequest(String) - Method in class zowe.client.sdk.rest.ZoweRequest
-
Set the following incoming url with a new http request
- setRows(String) - Method in class zowe.client.sdk.zostso.input.StartTsoParams
-
Assign rows value
- setServletKey(String) - Method in class zowe.client.sdk.zostso.StartStopResponses
-
Assign servletKey value
- setSolicitedKeyword(String) - Method in class zowe.client.sdk.zosconsole.input.IssueParams
-
Assign solicitedKeyword value
- setSolKey(String) - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueParams
-
Assign solKey value
- setSolKeyDetected(String) - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueResponse
-
Assign solKeyDetected value
- setStackTrace(String) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfMessages
-
Assign stackTrace value
- setStandardHeaders() - Method in class zowe.client.sdk.rest.JsonDeleteRequest
-
Set the standard headers for the http request
- setStandardHeaders() - Method in class zowe.client.sdk.rest.JsonGetRequest
-
Set the standard headers for the http request
- setStandardHeaders() - Method in class zowe.client.sdk.rest.JsonPostRequest
-
Set the standard headers for the http request
- setStandardHeaders() - Method in class zowe.client.sdk.rest.JsonPutRequest
-
Set the standard headers for the http request
- setStandardHeaders() - Method in class zowe.client.sdk.rest.StreamGetRequest
-
Set the standard headers for the http request
- setStandardHeaders() - Method in class zowe.client.sdk.rest.TextGetRequest
-
Set the standard headers for the http request
- setStandardHeaders() - Method in class zowe.client.sdk.rest.TextPutRequest
-
Set the standard headers for the http request
- setStandardHeaders() - Method in class zowe.client.sdk.rest.ZoweRequest
-
Set standard headers for the http request
- setStartReady(boolean) - Method in class zowe.client.sdk.zostso.IssueResponse
-
Assign startReady value
- setStartResponse(StartStopResponses) - Method in class zowe.client.sdk.zostso.IssueResponse
-
Assign startResponse value
- setStopResponse(StartStopResponse) - Method in class zowe.client.sdk.zostso.IssueResponse
-
Assign stopResponse value
- setSuccess(boolean) - Method in class zowe.client.sdk.zostso.IssueResponse
-
Assign success value
- setSuccess(boolean) - Method in class zowe.client.sdk.zostso.StartStopResponse
-
Assign success value
- setSuccess(Boolean) - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Assign success value
- setSysplexSystem(String) - Method in class zowe.client.sdk.zosconsole.input.IssueParams
-
Assign sysplexSystem value
- setSystem(String) - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueParams
-
Assign system value
- setTsoData(List<TsoMessages>) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse
-
Assign tsoData message list
- setTsoMessage(TsoMessage) - Method in class zowe.client.sdk.zostso.zosmf.TsoMessages
-
Assign tsoMessage value
- setTsoPrompt(TsoPromptMessage) - Method in class zowe.client.sdk.zostso.zosmf.TsoMessages
-
Assign tsoPrompt value
- setTsoResponse(TsoResponseMessage) - Method in class zowe.client.sdk.zostso.zosmf.TsoMessages
-
Assign tsoResponse value
- setup() - Method in class zowe.client.sdk.rest.ZoweRequest
-
Setup to be used first in setting up the http request
- setVersion(String) - Method in class zowe.client.sdk.zostso.zosmf.TsoMessage
-
Assign version value
- setVersion(String) - Method in class zowe.client.sdk.zostso.zosmf.TsoPromptMessage
-
Assign version value
- setVersion(String) - Method in class zowe.client.sdk.zostso.zosmf.TsoResponseMessage
-
Assign version value
- setWatchDelay(int) - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams
-
Assign watch delay
- setZosmfResponse(ZosmfIssueResponse) - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
-
Assign zosmfResponse value
- setZosmfResponses(List<ZosmfTsoResponse>) - Method in class zowe.client.sdk.zostso.IssueResponse
-
Assign zosmfResponses value
- showAttributes(Boolean) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- size(String) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- sizex(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- SOL_MSGS - Static variable in class zowe.client.sdk.zosconsole.ConsoleConstants
-
Solmsgs url query part
- spacu(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- start(String) - Method in class zowe.client.sdk.zosfiles.input.ListParams.Builder
- start(String, StartTsoParams) - Method in class zowe.client.sdk.zostso.StartTso
-
Start TSO address space with provided parameters.
- startCommon(StartTsoParams) - Method in class zowe.client.sdk.zostso.StartTso
-
Start TSO address space with provided parameters
- StartStopResponse - Class in zowe.client.sdk.zostso
-
The TsoStartStop API response
- StartStopResponse(boolean, ZosmfTsoResponse, String) - Constructor for class zowe.client.sdk.zostso.StartStopResponse
-
StartStopResponse constructor
- StartStopResponses - Class in zowe.client.sdk.zostso
-
The TsoStartStop API responses
- StartStopResponses(ZosmfTsoResponse, CollectedResponses) - Constructor for class zowe.client.sdk.zostso.StartStopResponses
-
StartStopResponses constructor
- StartTso - Class in zowe.client.sdk.zostso
-
Start TSO address space and receive servlet key
- StartTso(ZOSConnection) - Constructor for class zowe.client.sdk.zostso.StartTso
-
StartTso constructor
- StartTsoParams - Class in zowe.client.sdk.zostso.input
-
TSO start command z/OSMF parameters
- StartTsoParams() - Constructor for class zowe.client.sdk.zostso.input.StartTsoParams
- StartTsoParams(String, String, String, String, String, String, String) - Constructor for class zowe.client.sdk.zostso.input.StartTsoParams
-
StartTsoParams constructor
- status(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- STEP_DATA - Static variable in class zowe.client.sdk.zosjobs.JobsConstants
-
Step data query string
- stepData(JobStepData[]) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- stepName(String) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- stop(String) - Method in class zowe.client.sdk.zostso.StopTso
-
Stop TSO address space and populates response with StartStopResponse, @see StartStopResponse
- stopCommon(StopTsoParams) - Method in class zowe.client.sdk.zostso.StopTso
-
Sends REST call to z/OSMF for stopping active TSO address space
- StopTso - Class in zowe.client.sdk.zostso
-
Stop active TSO address space using servlet key
- StopTso(ZOSConnection) - Constructor for class zowe.client.sdk.zostso.StopTso
-
StopTso constructor
- StopTsoParams - Class in zowe.client.sdk.zostso.input
-
TSO stop command z/OSMF parameters
- StopTsoParams(String) - Constructor for class zowe.client.sdk.zostso.input.StopTsoParams
-
SendTsoParams constructor
- storclass(String) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- StreamGetRequest - Class in zowe.client.sdk.rest
-
Http get stream operation with Json content type
- StreamGetRequest(ZOSConnection, String) - Constructor for class zowe.client.sdk.rest.StreamGetRequest
-
StreamGetRequest constructor.
- submitJcl(String, String, String) - Method in class zowe.client.sdk.zosjobs.SubmitJobs
-
Submit a string of JCL to run
- submitJclCommon(SubmitJclParams) - Method in class zowe.client.sdk.zosjobs.SubmitJobs
-
Submit a JCL string to run
- SubmitJclParams - Class in zowe.client.sdk.zosjobs.input
-
Submit jcl parameters
- SubmitJclParams(String, String, String) - Constructor for class zowe.client.sdk.zosjobs.input.SubmitJclParams
-
SubmitJclParams constructor
- SubmitJclParams(String, String, String, String) - Constructor for class zowe.client.sdk.zosjobs.input.SubmitJclParams
-
SubmitJclParams constructor
- submitJob(String) - Method in class zowe.client.sdk.zosjobs.SubmitJobs
-
Submit a job that resides in a z/OS data set.
- submitJobCommon(SubmitJobParams) - Method in class zowe.client.sdk.zosjobs.SubmitJobs
-
Submit a job that resides in a z/OS data set.
- SubmitJobParams - Class in zowe.client.sdk.zosjobs.input
-
Submit job parameters
- SubmitJobParams(String) - Constructor for class zowe.client.sdk.zosjobs.input.SubmitJobParams
-
SubmitJobParams constructor
- SubmitJobParams(String, String) - Constructor for class zowe.client.sdk.zosjobs.input.SubmitJobParams
-
SubmitJobParams constructor
- SubmitJobs - Class in zowe.client.sdk.zosjobs
-
Class to handle submitting of z/OS batch jobs via z/OSMF
- SubmitJobs(ZOSConnection) - Constructor for class zowe.client.sdk.zosjobs.SubmitJobs
-
SubmitJobs Constructor
- subSystem(String) - Method in class zowe.client.sdk.zosjobs.input.JobFile.Builder
- subSystem(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- success - Variable in class zowe.client.sdk.zostso.StartStopResponse
-
True if the command was issued and the responses were collected.
T
- task(String) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- TEXT_PLAIN - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Plain text header
- TextGetRequest - Class in zowe.client.sdk.rest
-
Http get operation with text content type
- TextGetRequest(ZOSConnection, String) - Constructor for class zowe.client.sdk.rest.TextGetRequest
-
TextGetRequest constructor.
- TextPutRequest - Class in zowe.client.sdk.rest
-
Http put operation with text content type
- TextPutRequest(ZOSConnection, String, String) - Constructor for class zowe.client.sdk.rest.TextPutRequest
-
TextPutRequest constructor.
- throwHttpException(ModifyJobParams, Exception) - Static method in class zowe.client.sdk.utility.UtilJobs
-
Formulate an exception to throw base on http error code
- timeout(boolean) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse.Builder
- Timer - Class in zowe.client.sdk.utility
-
Timer class to help support wait time operations.
- Timer(int) - Constructor for class zowe.client.sdk.utility.Timer
-
Timer constructor
- toDataSet(String) - Method in class zowe.client.sdk.zosfiles.input.CopyParams.Builder
- toString() - Method in class zowe.client.sdk.core.ZOSConnection
- toString() - Method in class zowe.client.sdk.rest.Response
- toString() - Method in class zowe.client.sdk.zosconsole.ConsoleResponse
- toString() - Method in class zowe.client.sdk.zosconsole.input.ConsoleParams
- toString() - Method in class zowe.client.sdk.zosconsole.input.IssueParams
- toString() - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueParams
- toString() - Method in class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueResponse
- toString() - Method in class zowe.client.sdk.zosfiles.input.CopyParams
- toString() - Method in class zowe.client.sdk.zosfiles.input.CreateParams
- toString() - Method in class zowe.client.sdk.zosfiles.input.DownloadParams
- toString() - Method in class zowe.client.sdk.zosfiles.input.ListParams
- toString() - Method in class zowe.client.sdk.zosfiles.input.ZosFilesParams
- toString() - Method in class zowe.client.sdk.zosfiles.response.Dataset
- toString() - Method in class zowe.client.sdk.zosjobs.input.CommonJobParams
- toString() - Method in class zowe.client.sdk.zosjobs.input.GetJobParams
- toString() - Method in class zowe.client.sdk.zosjobs.input.JobFile
- toString() - Method in class zowe.client.sdk.zosjobs.input.ModifyJobParams
- toString() - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams
- toString() - Method in class zowe.client.sdk.zosjobs.input.SubmitJclParams
- toString() - Method in class zowe.client.sdk.zosjobs.input.SubmitJobParams
- toString() - Method in class zowe.client.sdk.zosjobs.response.CheckJobStatus
- toString() - Method in class zowe.client.sdk.zosjobs.response.Job
- toString() - Method in class zowe.client.sdk.zostso.CollectedResponses
- toString() - Method in class zowe.client.sdk.zostso.input.SendTsoParams
- toString() - Method in class zowe.client.sdk.zostso.input.StartTsoParams
- toString() - Method in class zowe.client.sdk.zostso.input.StopTsoParams
- toString() - Method in class zowe.client.sdk.zostso.IssueResponse
- toString() - Method in class zowe.client.sdk.zostso.SendResponse
- toString() - Method in class zowe.client.sdk.zostso.StartStopResponse
- toString() - Method in class zowe.client.sdk.zostso.zosmf.TsoMessage
- toString() - Method in class zowe.client.sdk.zostso.zosmf.TsoMessages
- toString() - Method in class zowe.client.sdk.zostso.zosmf.TsoPromptMessage
- toString() - Method in class zowe.client.sdk.zostso.zosmf.TsoResponseMessage
- toString() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfMessages
- toString() - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse
- toVolser(String) - Method in class zowe.client.sdk.zosfiles.input.CopyParams.Builder
- TSO_MESSAGE - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Tso response message type - message
- TSO_PROMPT - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
Tso response message type - prompt
- TsoConstants - Class in zowe.client.sdk.zostso
-
Constants for various tso related info
- TsoConstants() - Constructor for class zowe.client.sdk.zostso.TsoConstants
- tsoData(String) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse.Builder
- tsoData(List<TsoMessages>) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse.Builder
- TsoMessage - Class in zowe.client.sdk.zostso.zosmf
-
TSO Message interface for one of TSO/E messages
- TsoMessage() - Constructor for class zowe.client.sdk.zostso.zosmf.TsoMessage
-
TsoMessage constructor
- TsoMessage(String, String) - Constructor for class zowe.client.sdk.zostso.zosmf.TsoMessage
-
TsoMessage constructor
- TsoMessages - Class in zowe.client.sdk.zostso.zosmf
-
Interface for TSO/E messages
- TsoMessages() - Constructor for class zowe.client.sdk.zostso.zosmf.TsoMessages
- TsoPromptMessage - Class in zowe.client.sdk.zostso.zosmf
-
TSO Prompt interface for one of TSO/E messages
- TsoPromptMessage() - Constructor for class zowe.client.sdk.zostso.zosmf.TsoPromptMessage
-
TsoPromptMessage constructor
- TsoPromptMessage(String, String) - Constructor for class zowe.client.sdk.zostso.zosmf.TsoPromptMessage
-
TsoPromptMessage constructor
- TsoResponseMessage - Class in zowe.client.sdk.zostso.zosmf
-
TSO Response interface for one of TSO/E messages
- TsoResponseMessage() - Constructor for class zowe.client.sdk.zostso.zosmf.TsoResponseMessage
-
TsoResponseMessage constructor
- TsoResponseMessage(String, String) - Constructor for class zowe.client.sdk.zostso.zosmf.TsoResponseMessage
-
TsoResponseMessage constructor
- type(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
U
- unit(String) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- url(String) - Method in class zowe.client.sdk.zosjobs.response.Job.Builder
- used(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- UTF8 - Static variable in class zowe.client.sdk.utility.UtilIO
-
UTF8 identifier
- Util - Class in zowe.client.sdk.utility
-
Global Utility Class with static helper methods.
- Util() - Constructor for class zowe.client.sdk.utility.Util
- UtilConsole - Class in zowe.client.sdk.utility
-
Utility Class contains helper methods for console response commands and response processing
- UtilConsole() - Constructor for class zowe.client.sdk.utility.UtilConsole
- UtilDataset - Class in zowe.client.sdk.utility
-
Utility Class for Dataset related static helper methods.
- UtilDataset() - Constructor for class zowe.client.sdk.utility.UtilDataset
- UtilDataset.Attribute - Enum in zowe.client.sdk.utility
-
Attribute enum for querying a dataset and how its returned data will be retrieved with what properties.
- UtilDataset.Operation - Enum in zowe.client.sdk.utility
-
Operation enum for setting the type of dataset request that will be performed.
- UtilFiles - Class in zowe.client.sdk.utility
-
Utility Class for zosFiles related static helper methods.
- UtilFiles() - Constructor for class zowe.client.sdk.utility.UtilFiles
- UtilIO - Class in zowe.client.sdk.utility
-
Utility class will handle common sequences of I/O, issue messages, and throw errors as necessary.
- UtilIO() - Constructor for class zowe.client.sdk.utility.UtilIO
- UtilJobs - Class in zowe.client.sdk.utility
-
Utility Class for GetJobs related static helper methods.
- UtilJobs() - Constructor for class zowe.client.sdk.utility.UtilJobs
- UtilRest - Class in zowe.client.sdk.utility
-
Utility Class for Rest related static helper methods.
- UtilRest() - Constructor for class zowe.client.sdk.utility.UtilRest
- UtilTso - Class in zowe.client.sdk.utility
-
Utility Class for Tso command related static helper methods.
- UtilTso() - Constructor for class zowe.client.sdk.utility.UtilTso
V
- valueOf(String) - Static method in enum zowe.client.sdk.rest.ZoweRequestType.VerbType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum zowe.client.sdk.utility.UtilDataset.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum zowe.client.sdk.utility.UtilDataset.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum zowe.client.sdk.zosjobs.types.JobStatus.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum zowe.client.sdk.rest.ZoweRequestType.VerbType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum zowe.client.sdk.utility.UtilDataset.Attribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum zowe.client.sdk.utility.UtilDataset.Operation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum zowe.client.sdk.zosjobs.types.JobStatus.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- ver(String) - Method in class zowe.client.sdk.zostso.zosmf.ZosmfTsoResponse.Builder
- version(String) - Method in class zowe.client.sdk.zosjobs.input.ModifyJobParams.Builder
- vol(String) - Method in class zowe.client.sdk.zosfiles.response.Dataset.Builder
- VOL - zowe.client.sdk.utility.UtilDataset.Attribute
- volser(String) - Method in class zowe.client.sdk.zosfiles.input.CreateParams.Builder
- volume(String) - Method in class zowe.client.sdk.zosfiles.input.DownloadParams.Builder
- volume(String) - Method in class zowe.client.sdk.zosfiles.input.ListParams.Builder
- VSAM_ALCUNIT_CHOICES - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
The set of allocation unit choices for VSAM files
- VSAM_DSORG_CHOICES - Static variable in class zowe.client.sdk.zosfiles.ZosFilesConstants
-
The set of dataset organization choices for VSAM files
W
- wait(int) - Static method in class zowe.client.sdk.utility.Util
-
Wait by time specified.
- waitForJobMessage(String, String, String) - Method in class zowe.client.sdk.zosjobs.MonitorJobs
-
Given the jobname/jobid, waits for the given message from the job.
- waitForJobMessage(Job, String) - Method in class zowe.client.sdk.zosjobs.MonitorJobs
-
Given a Job document (has jobname/jobid), waits for the given message from the job.
- waitForJobOutputStatus(String, String) - Method in class zowe.client.sdk.zosjobs.MonitorJobs
-
Given the jobname/jobid, waits for the status of the job to be "OUTPUT".
- waitForJobOutputStatus(Job) - Method in class zowe.client.sdk.zosjobs.MonitorJobs
-
Given a Job document (has jobname/jobid), waits for the status of the job to be "OUTPUT".
- waitForJobStatus(String, String, JobStatus.Type) - Method in class zowe.client.sdk.zosjobs.MonitorJobs
-
Given the jobname/jobid, waits for the given status of the job.
- waitForJobStatus(Job, JobStatus.Type) - Method in class zowe.client.sdk.zosjobs.MonitorJobs
-
Given a Job document (has jobname/jobid), waits for the given status of the job.
- waitForMessageCommon(MonitorJobWaitForParams, String) - Method in class zowe.client.sdk.zosjobs.MonitorJobs
-
Given jobname/jobid, checks for the desired message continuously (based on the interval and attempts specified).
- waitForStatusCommon(MonitorJobWaitForParams) - Method in class zowe.client.sdk.zosjobs.MonitorJobs
-
Given jobname/jobid, checks for the desired "status" (default is "OUTPUT") continuously (based on the interval and attempts specified).
- watchDelay(int) - Method in class zowe.client.sdk.zosjobs.input.MonitorJobWaitForParams.Builder
- write - zowe.client.sdk.utility.UtilDataset.Operation
- writeDsn(String, String) - Method in class zowe.client.sdk.zosfiles.ZosDsn
-
Replaces the content of an existing sequential data set with new content.
- writeDsn(String, String, String) - Method in class zowe.client.sdk.zosfiles.ZosDsn
-
Replaces the content of a member of a partitioned data set (PDS or PDSE) with new content.
X
- X_CSRF_ZOSMF_HEADER - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Security header
- X_CSRF_ZOSMF_HEADER_KEY - Static variable in class zowe.client.sdk.rest.ZoweRequest
- X_CSRF_ZOSMF_HEADER_VALUE - Static variable in class zowe.client.sdk.rest.ZoweRequest
- X_IBM_ATTRIBUTES_BASE - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Base header
- X_IBM_BINARY - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Binary transfer header
- X_IBM_BINARY_BY_RECORD - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Binary by record header
- X_IBM_INTRDR_CLASS_A - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Job class header
- X_IBM_INTRDR_LRECL - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
lrecl header
- X_IBM_INTRDR_LRECL_256 - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
256 lrecl header
- X_IBM_INTRDR_LRECL_80 - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
80 lrecl header
- X_IBM_INTRDR_MODE_TEXT - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Text type header
- X_IBM_INTRDR_RECFM - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
recfm header
- X_IBM_INTRDR_RECFM_F - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Fixed recfm header
- X_IBM_JCL_SYMBOL_PARTIAL - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Jcl symbol header to be completed by API
- X_IBM_JOB_MODIFY_VERSION_1 - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
If you use this header, delete job API will be asynchronous.
- X_IBM_JOB_MODIFY_VERSION_2 - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
If you use this header, delete job API will be synchronous.
- X_IBM_MAX_ITEMS - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
This header value specifies the maximum number of items to return.
- X_IBM_MIGRATED_RECALL_ERROR - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Data set migrated recall error
- X_IBM_MIGRATED_RECALL_NO_WAIT - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Data set migrated recall no wait
- X_IBM_MIGRATED_RECALL_WAIT - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Data set migrated recall wait
- X_IBM_NOTIFICATION_URL - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Base header
- X_IBM_RESPONSE_TIMEOUT - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Header to set response timeout defaults to 30 seconds if not modified
- X_IBM_RETURN_ETAG - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Header to force return of ETag in response regardless of file size By default Etag is returned only for files smaller than a system determined value (which is at least 8mb)
- X_IBM_TEXT - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Text transfer header
- X_IBM_TEXT_ENCODING - Static variable in class zowe.client.sdk.rest.ZosmfHeaders
-
Encoding value for text headers
Z
- ZOSConnection - Class in zowe.client.sdk.core
-
z/OS Connection information placeholder
- ZOSConnection(String, String, String, String) - Constructor for class zowe.client.sdk.core.ZOSConnection
-
ZOSConnection constructor
- ZosDsn - Class in zowe.client.sdk.zosfiles
-
ZosDsn class that provides CRUD operations on Datasets
- ZosDsn(ZOSConnection) - Constructor for class zowe.client.sdk.zosfiles.ZosDsn
-
ZosDsn Constructor
- ZosDsnCopy - Class in zowe.client.sdk.zosfiles
-
Provides copy dataset and dataset member functionality
- ZosDsnCopy(ZOSConnection) - Constructor for class zowe.client.sdk.zosfiles.ZosDsnCopy
-
ZosDsnCopy constructor
- ZosDsnDownload - Class in zowe.client.sdk.zosfiles
-
ZosDsnDownload class that provides download DataSet function
- ZosDsnDownload(ZOSConnection) - Constructor for class zowe.client.sdk.zosfiles.ZosDsnDownload
-
ZosDsnDownload Constructor
- ZosDsnList - Class in zowe.client.sdk.zosfiles
-
ZosDsnList class that provides Dataset member list function
- ZosDsnList(ZOSConnection) - Constructor for class zowe.client.sdk.zosfiles.ZosDsnList
-
ZosDsnList constructor
- ZosFilesConstants - Class in zowe.client.sdk.zosfiles
-
Constants for various zos files related info
- ZosFilesConstants() - Constructor for class zowe.client.sdk.zosfiles.ZosFilesConstants
- ZosFilesParams - Class in zowe.client.sdk.zosfiles.input
-
This interface defines the options that can be sent into the Zos Files function
- ZosFilesParams(String) - Constructor for class zowe.client.sdk.zosfiles.input.ZosFilesParams
-
ZosFilesParams constructor
- ZOSMF_UNKNOWN_ERROR - Static variable in class zowe.client.sdk.zostso.TsoConstants
-
z/OSMF unknown error
- ZosmfHeaders - Class in zowe.client.sdk.rest
-
z/OSMF Headers info
- ZosmfHeaders() - Constructor for class zowe.client.sdk.rest.ZosmfHeaders
- ZosmfIssueParams - Class in zowe.client.sdk.zosconsole.zosmf
-
The z/OSMF console API parameters.
- ZosmfIssueParams() - Constructor for class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueParams
- ZosmfIssueResponse - Class in zowe.client.sdk.zosconsole.zosmf
-
z/OSMF synchronous console command response messages.
- ZosmfIssueResponse() - Constructor for class zowe.client.sdk.zosconsole.zosmf.ZosmfIssueResponse
- ZosmfMessages - Class in zowe.client.sdk.zostso.zosmf
-
The z/OSMF Ping API error message parameters.
- ZosmfMessages(String, String, String) - Constructor for class zowe.client.sdk.zostso.zosmf.ZosmfMessages
-
ZosmfMessages constructor
- zosmfTsoResponse - Variable in class zowe.client.sdk.zostso.StartStopResponse
-
Response from z/OSMF to start rest call
- ZosmfTsoResponse - Class in zowe.client.sdk.zostso.zosmf
-
z/OSMF synchronous most tso command response messages.
- ZosmfTsoResponse.Builder - Class in zowe.client.sdk.zostso.zosmf
- zowe.client.sdk.core - package zowe.client.sdk.core
-
core objects used throughout the SDK for instance ZOSConnection object
- zowe.client.sdk.rest - package zowe.client.sdk.rest
-
http functionality used by the SDK
- zowe.client.sdk.utility - package zowe.client.sdk.utility
-
set of utilities for each main SDK package
- zowe.client.sdk.zosconsole - package zowe.client.sdk.zosconsole
-
zos mvs console functionality provided by the SDK
- zowe.client.sdk.zosconsole.input - package zowe.client.sdk.zosconsole.input
-
container objects of parameters used for request inputs for zos mvs console processing
- zowe.client.sdk.zosconsole.zosmf - package zowe.client.sdk.zosconsole.zosmf
-
container objects of parameters used for zosmf request inputs for zos tso processing
- zowe.client.sdk.zosfiles - package zowe.client.sdk.zosfiles
-
zos files functionality provided by the SDK
- zowe.client.sdk.zosfiles.input - package zowe.client.sdk.zosfiles.input
-
container objects of parameters used for request inputs for zos files processing
- zowe.client.sdk.zosfiles.response - package zowe.client.sdk.zosfiles.response
-
container objects of request responses for zos files processing
- zowe.client.sdk.zosjobs - package zowe.client.sdk.zosjobs
-
zos all things jobs related processing provided by the SDK
- zowe.client.sdk.zosjobs.input - package zowe.client.sdk.zosjobs.input
-
container objects of parameters used for request inputs for zos jobs processing
- zowe.client.sdk.zosjobs.response - package zowe.client.sdk.zosjobs.response
-
container objects of request responses for zos jobs processing
- zowe.client.sdk.zosjobs.types - package zowe.client.sdk.zosjobs.types
-
container objects of request types for zos jobs processing
- zowe.client.sdk.zostso - package zowe.client.sdk.zostso
-
zos tso console functionality provided by the SDK
- zowe.client.sdk.zostso.input - package zowe.client.sdk.zostso.input
-
container objects of parameters used for request inputs for zos tso processing
- zowe.client.sdk.zostso.zosmf - package zowe.client.sdk.zostso.zosmf
-
container objects of zosmf request response for zos tso processing
- ZoweRequest - Class in zowe.client.sdk.rest
-
Base abstract class that conforms to Http CRUD operations
- ZoweRequest(ZOSConnection, ZoweRequestType.VerbType) - Constructor for class zowe.client.sdk.rest.ZoweRequest
-
ZoweRequest constructor.
- ZoweRequestFactory - Class in zowe.client.sdk.rest
-
Request factory that generates the desire CRUD operation
- ZoweRequestFactory() - Constructor for class zowe.client.sdk.rest.ZoweRequestFactory
- ZoweRequestType - Class in zowe.client.sdk.rest
-
Zowe Request CRUD types
- ZoweRequestType() - Constructor for class zowe.client.sdk.rest.ZoweRequestType
- ZoweRequestType.VerbType - Enum in zowe.client.sdk.rest
-
Http request verb value types
All Classes All Packages