- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
.withMarshaller(new StopUserImportJobRequestMarshaller(protocolFactory)).withResponseHandler(responseHandler) .withErrorResponseHandler(errorResponseHandler).withInput(stopUserImportJobRequest)); } catch (Throwable t) {
.withOperationName("StopUserImportJob").withResponseHandler(responseHandler) .withErrorResponseHandler(errorResponseHandler).withInput(stopUserImportJobRequest) .withMarshaller(new StopUserImportJobRequestMarshaller(protocolFactory)));
.withMarshaller(new StopUserImportJobRequestMarshaller(protocolFactory)).withResponseHandler(responseHandler) .withErrorResponseHandler(errorResponseHandler).withInput(stopUserImportJobRequest)); } catch (Throwable t) {
.withInput(stopUserImportJobRequest).withMarshaller(new StopUserImportJobRequestMarshaller(protocolFactory)));